[00:00] Deihmos: we don't want that content in this channel please [00:00] Deihmos: please keep it to ubuntu support discussion only [00:00] it was an error [00:04] totally a error === dingir_ is now known as dingir [00:05] totally? [00:07] I get this error [00:07] ... /usr/bin/ld: main.o: undefined reference to symbol 'dgesvd_' [00:07] //usr/lib/x86_64-linux-gnu/libopenblas.so.0: error adding symbols: DSO missing from command line [00:08] any idea? === me is now known as n5011 === ariver is now known as Guest48726 [00:23] cfoch: where are you getting the package that installs that === xubuntu is now known as Guest34272 [00:23] hi [00:25] cannot install vlc, synaptic says it is broken. whats wrong? [00:27] Guest34272: where are you getting the package from, what repo [00:28] dunno, the default one in synaptic, last version 2.2.2 [00:28] let me check [00:30] do you think the repo is the problem? [00:30] ikonia: I wrote it [00:30] but it compiles in Fedora [00:30] main repo is configured it says [00:34] cfoch: you wrote it - but you don't know how to debug it ? [00:34] cfoch: that seems unlikely [00:34] Guest34272: what is the exact name of the package [00:34] just changed repo, and same thing, vlc 2.2.2 is marked as broken [00:35] changed repo from what to what ? [00:35] what is the name of the package [00:36] main to usa [00:36] Im in europe [00:36] vlc [00:36] what is the exact name of the package [00:36] !info vlc [00:36] vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 2.2.6-6 (artful), package size 39 kB, installed size 214 kB [00:36] Guest34272: what version of ubuntu ? [00:37] the one that shows synaptic is version 2.2.2 [00:37] Guest34272: what version of ubuntu are you using [00:38] Guest34272, what's the output of apt policy vlc [00:39] xubuntu 16.04-2 [00:39] why is it not on 16.04.5 [00:39] I suspect that's why you have broken packages it probably depends on the current 16.04 version [00:40] !info vlc xenial [00:40] vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 2.2.2-5ubuntu0.16.04.4 (xenial), package size 1470 kB, installed size 4564 kB [00:40] (I'm of course making a blind guess on that without checking) [00:40] Guest34272: what does "apt-cache policy vlc" report? [00:41] that last one is the one that synactic shows [00:41] let me check [00:43] reports there is none installed [00:43] hello. i have a problem with my system with a new nvidia card. lightdm seems to work, mate desktop too, but not cinnamon nor unity. also glxinfo gives a weird output. any idea how to fix? https://paste.ubuntu.com/26343796/ [00:45] Guest34272: can you pastebin the command and error report you get about it being broken? if you have already, I missed the link [00:46] this would be vlc first installation on this system, but synaptic doesnt allow me to install it cos its marked as broken [00:47] Guest34272: try "apt install vlc" and show us a pastebin of what you get [00:47] its not a command, its on synaptics gui [00:47] Guest34272: right, but we want to know if it is installable or not, if it is, it means synaptic is confused [00:48] dunno, it wont let me install it [00:49] Guest34272: open a terminal, run the command "sudo apt install vlc", pastebin the output [00:49] it says I must fix the broken packages first [00:49] Guest34272: show us the output, else we cannot help you [00:50] ok [00:50] damn firefox crashed after i lost the upper part of the mate desktop [00:51] by just vlc, will it install the complete graphical version? [00:51] I know there is a version with no x [00:52] Guest34272: I believe so, there's also "vlc-nox" I think [00:52] !info vlc-nox xenial [00:52] vlc-nox (source: vlc): multimedia player and streamer (without X support). In component universe, is optional. Version 2.2.2-5ubuntu0.16.04.4 (xenial), package size 2268 kB, installed size 8994 kB [00:52] yes, that one [00:53] ok, gonna try just vlc [00:53] you can use cvlc command [00:54] Guest34272, just use the vlc snap to get the latest version: sudo snap install vlc [00:54] satonio_: "the upper part"? [00:54] please show us the error messsage [00:54] before doing anything else [00:55] randomly trying to work around the error without even seeing the error is a bad move [00:55] the part where is "Applications" and "System" [00:55] Guest34272: ^ this message from ikonia is for you [00:55] satonio_: have you got that back yet? === satonio_ is now known as satonio [00:55] Sveta: yes, doing lightdm restart [00:56] satonio: ok [00:58] wont install either, reports there is some broken packages [00:58] Guest34272: --> http://pastebin.ubuntu.com <-- paste the error message here and click submit, it will give you your paste URL, provide that here [00:59] well, my systen its in spanish, so... [01:00] Guest34272: prepend 'LC_ALL=C' before your command to see its output in English [01:00] paste it [01:00] I've installed i3 on ubuntu 17.04, and created a '.xinitrc', which I thought was being executed, but I have just discovered it is not, i3 appears in the desktops list on login, but .xinitrc is being ignored, I wanted to run a modified version of i3, is there an easy way to add it to the list of desktops? [01:00] Guest34272: i.e. 'LC_ALL=C ', for example 'LC_ALL=C iliketrains', replacing 'iliketrains' with your desired command [01:01] ah, didnt know you could change languages like that. let me try [01:01] ok :-) === satonio_ is now known as satonio [01:10] it doesnt work, no change to english [01:11] https://paste.ubuntu.com/26343931/ [01:11] apt install -f # to fix things, and run: sudo apt update && sudo apt dist-upgrade # to get to 16.04.4 [01:14] can I try an older version of vlc? [01:15] Guest34272: we need to see it in Spanish, then. [01:15] Guest34272: please pastebin it in Spanish now. [01:15] Guest34272: include the command, not only the output. :-) [01:16] ok [01:22] here it is, guys: https://pastebin.ubuntu.com/26344024/ [01:22] hope you understand it [01:23] i think you need to update properly to 16.04.4 first, run: apt install -f # to fix things, and run: sudo apt update && sudo apt dist-upgrade # to get to 16.04.4 [01:27] upgrading to 04... you know if vlc didnt work on the previous version? that would be odd [01:28] Guest34272: to get that in english is LC_ALL=C not LC_LC=ALL [01:29] sorry, let me try again [01:30] How do I completely remove MONO from the installation ? [01:31] done, now the report is in english [01:32] you will get another link when you paste it [01:33] here it is in english: https://pastebin.ubuntu.com/26344098/ [01:34] john sudo apt-get purge mono-runtime [01:34] after that, apt autoremove ? [01:35] Guest34272: which version of ubuntu are you using? [01:37] Hi - I'm wondering if anyone knows of a good gui ssh connection manager with auto connect and port forwarding over ssh :) Thanks in advance [01:37] xubuntu 16.04.2 [01:38] !info info secpanel [01:38] 'secpanel' is not a valid distribution: artful, artful-backports, artful-proposed, bionic, bionic-backports, bionic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backports, xeni [01:38] !info secpanel [01:38] secpanel (source: secpanel): graphical user interface for SSH and SCP. In component universe, is optional. Version 1:0.6.1-2 (artful), package size 42 kB, installed size 301 kB [01:41] libgles2-mesa is in ubuntu xenial main repository it seems it can't find it [01:41] i think there is no portforwarding in secpanel [01:41] do you have used apt update before? [01:42] nope [01:42] it's the first thing you have to do to install software [01:42] I use synaptic === cookiecutter is now known as danielhuman [01:43] for synaptic is the refresh button [01:43] and vlc wasnt installed by default. other apps have installed fine [01:43] use the refresh button from synaptic [01:43] so it can download all from the sources [01:44] refreshing now [01:44] you can also try apt-cache policy libgles2-mesa === danielhuman is now known as cookiecutter [01:44] and watch what it shows [01:46] ok. refreshing synaptic didnt work, it reports vlc again as broken [01:47] and that mesa command reports there is none installed [01:48] do you have the main repo enabled? [01:48] you can see it with "Configuración" -> "Repositorios" [01:49] yes, it was by default [01:49] and doing refresh didn't you get any error? === precise|tinfoil is now known as precise [01:54] can you put the output of apt update ? [01:55] just tried again the main repo after reopening synaptic but same broken vlc error [01:55] can you paste the output of apt update? [01:55] let me try apt update [01:56] also you can try apt install libgles2-mesa [01:56] and paste both together [02:02] how can you change the KDE theme on Qt apps in Gnome? [02:03] hmm - I'll get secpanel a try - thanks very much :) [02:04] here the 2 commands: https://pastebin.ubuntu.com/26344284/ [02:05] Jonmaybe these answers are any help > https://askubuntu.com/questions/910012/how-can-i-get-qt5-applications-to-use-the-gtk-theme-in-ubuntu-17-04/910143 [02:05] JonelethIrenicus, ^^ [02:08] I don't get it. I have my DNS set as 192.168.1.2, and it's confirmed with `systemd-resolve --status`. But if I `dig somehost`, it can't find anything. However, if I `dig @192.168.1.2 somehost`, then it finds it. But I can't `ping somehost` from that Ubuntu machine. If I ping its IP, it's fine. Why does my laptop refuse to resolve that hostname? [02:09] hfp, do you have a ?routor [02:09] hfp: it seems your laptop are not getting that dns [02:10] try adding "nameserver 192.168.1.2" at the end of /etc/resolv.conf [02:10] check your dhcp settings [02:11] if I go to the network properties, it shows the dns is 192.168.1.2 [02:11] but when I dig, by default it's 127.0.0.53 [02:14] satonio: /etc/resolv.conf says to not edit it directly [02:14] hfp: Maybe ?? : https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1624320 . [02:14] Launchpad bug 1624320 in systemd (Ubuntu) "systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries" [Low,Confirmed] [02:14] ignore it hfp [02:14] you only have to know it will be restored each reboot and even earlier [02:14] but its useful for testing anyway [02:15] if I add it, dig resolves somehost [02:15] so where do I go from there? [02:15] so the problem is your laptop is not getting that dns [02:15] how are you configuring the network? dhcp? static ip through network-manager? [02:17] or /etc/network/interfaces? [02:18] dhcp for my laptop, the router is 192.168.1.1 and the dhcp + dns server is 192.168.1.2. somehost has a static ip and has been amnually added to 192.168.1.2's dns table [02:18] using networkmanager on the laptop [02:18] /etc/network/interfaces only has two lines for lo on the laptop [02:19] the first thing i would try to troubleshoot the dhcp configuration [02:19] ie removing the static ip in the dhcp server for that laptop, and trying to find a program that shows the detailed dhcp response from the server === precise is now known as precise|tinfoil [02:20] and see if it comes with that dns server or not, and after removing the static ip trying if it gets the dns server or not [02:20] maybe wireshark do it [02:22] I suspect it does because other hosts that aren't ubuntu 17.10 don't have any problems resolving or getting 192.168.1.2 as their dns from dhcp [02:24] well, i would check that just to be sure it's not a server issue [02:24] gotta go. I'ĺl try to fix this vlc prob tomorrow. thanks anyway [02:24] bye [02:25] with wireshark you can see it in DHCP ACK line [02:25] behind Bootstrap Protocol [02:25] at option (6) Domain Name Server [02:25] Hello. Does anyone know of a full-featured PDF application, one that allows for annotation, notes, etc. FoxIT doesn't count -- I have it and it is not cutting the muster. [02:26] in User Datagram Protocol [02:26] Bashing-om: that bug is pretty nasty... and severe [02:30] Guest34272 needed/needs/will need to provide their sources.list. [02:30] satonio: I saw it in wireshark, dhcp does give 192.168.1.2 as the dns server [02:30] ok [02:35] oerheks: thanks [02:38] it looks like the bug Bashing-om linked to, if I dig somehost it doesn't forward the request to the dns server. [02:42] fwiw, this seems to be the fix until the bug is closed: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1624320/comments/8. I'm going to check if it survives a reboot [02:42] Launchpad bug 1624320 in systemd (Ubuntu) "systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries" [Low,Confirmed] [02:44] it doesn't fix ping though, still can't find somehost even if dig can :( === precise|tinfoil is now known as precise [02:44] hfp: If that work-a-round resolves .. you be the 3rd that I am aware of . [02:45] how do i verify that a package is installed? [02:45] vin_: ' dpkg -l ' . [02:46] Bashing-om: it kinda resolves, but not for every program. dig is fine with the solution from that thread; ping isn't [02:47] hfp: :( .. Not good at all . but I do not know of a solution. [02:48] ok thank you [02:48] how do i verify that a daemon has been started [02:49] Bashing-om: I tried this: https://askubuntu.com/a/907249 it seems to work [02:50] i am trying to run a virtual machine it is saying no active connection in the virtual machine manager [02:51] Bashing-om: it sounds like it can break vpn resolving, but this is a lot less inconvenient to me than plain broken dns everywhere === gms is now known as Guest17139 [03:00] hey, how i can permit user in pureftpd? (default allow all user) ( PamAuth yes UnixAuth no) [03:10] hfp: Yup, netplan has some adjusting to do yet :( - one size does not fit all . [03:22] i'm trying to download tor browser by lubuntu software center, it downloads and install all packages, but when i open tor browser it ask me to download the software, at the signature verification, it says me there is an error [03:22] SIGNATURE VERIFICATION FAILED: You might be under attack, or there might just be a networking problem. Click start, try the download again. [03:23] jk^, our factoid says don't use the one in our repos, but use tor site [03:23] !tor [03:23] Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en [03:24] make a new file in /etc/apt/sources.list.d/ : deb http://deb.torproject.org/torproject.org xenial/zesty/artful main etc [03:25] :-o [03:25] so difficult for me [03:25] i use ubuntu since few days === adrian is now known as Guest75856 === WhitePhosphorus_ is now known as WhitePhosphorus [03:35] oerheks, is there a simple way to install it? [03:35] :\ [03:35] I guess the relevant command is «echo 'deb http://deb.torproject.org/torproject.org xenial/zesty/artful main etc' > /etc/apt/sources.list.d/tor» and then «apt update», both as root. [03:35] Someone needs to confirm that. [03:36] by website is it possible to download and install it? [03:36] :\ [03:36] Actually, no. [03:36] First you need to find your Ubuntu version. [03:36] Do «cat /etc/*release*» and pastebin that. [03:37] jk^: It is possible to download and install it using the package manager — apt. [03:37] jk^: it is possible to do other things, but is not recommended. [03:37] jk^: updating via the package manager is easier. [03:37] Sveta +1 .. but our factoid says our tor might be behind.. [03:37] https://www.torproject.org/download/download-easy.html.en [03:37] oerheks: tor being behind is probably not a significant issue. [03:38] mmmh speak easier pls :( [03:38] behind what? [03:38] what's factoid? [03:38] :\ [03:38] jk^: "behind" means "a bit old". [03:39] jk^: ubottu is a bot. Anything it says is a "factoid". [03:39] Sveta, lubuntu software center give me an error [03:39] in verifying signature [03:39] jk^: screenshot the "when i open tor browser it ask me to download the software" part? [03:40] Tor Browser for Linux (32-Bit) [03:40] Version 7.0.11 - Linux (32-Bit) [03:40] Read the release announcements! [03:40] Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. [03:40] Learn more » [03:40] i can't do a screenshot of active window [03:40] it says [03:40] SIGNATURE VERIFICATION FAILED: You might be under attack, or there might just be a networking problem. Click start, try the download again. [03:41] I'm sorry. I only know how to do the «make a new file in /etc/apt/sources.list.d/ : deb http://deb.torproject.org/torproject.org xenial/zesty/artful main etc» step. [03:41] I don't know how to install TOR. [03:41] If you need help with installing TOR, ask oerheks. [03:41] but i don't understand :\ [03:41] Sveta, make a new file? [03:42] which kind of file? [03:42] mmmh :\ [03:42] i don't undestand what i have to do :( [03:42] That file would instruct your package manager to add the torproject debian repository. [03:42] if i click the link in website is it wrong? [03:43] if i click "Download" [03:44] Tor Browser for Linux (32-Bit) [03:44] Version 7.0.11 - Linux (32-Bit) [03:44] Read the release announcements [03:44] Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. [03:44] Learn more » [03:44] DOWNLOAD [03:44] Tor Browser [03:44] by clicking download will it works fine? [03:44] :\ [03:44] Ok, give me about five minutes. [03:45] I will try to rewrite their web site information on one page and link you to that. [03:45] Hi, I'm trying to find the minimum system requirements for Ubuntu Kylin....Does anyone know where I could find that? [03:46] bryanfrommacau: What hardware do you have? [03:47] https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwiav72susfYAhXl6oMKHS7zBKMQFggsMAE&url=https%3A%2F%2Fhelp.ubuntu.com%2Fcommunity%2FInstallation%2FSystemRequirements&usg=AOvVaw1Df-hzEPuOWq1wOtiofriX [03:47] https://help.ubuntu.com/community/Installation/SystemRequirements [03:48] I can't remember if these computers have 2GB or 3GB of ram [03:48] old windows xp computers [03:48] bryanfrommacau: Are they single core? [03:48] bryanfrommacau: Or dual core? [03:49] The sticker says Athlon x2 [03:49] So dual core I guess [03:51] Sveta, it downloads me an archive [03:51] bryanfrommacau: So you're good to go [03:51] ok, I'll give it a try [03:51] Unfortunately I still have to burn CDs :/ [03:51] Nothing will beat a try but a failure. [03:51] bryanfrommacau: You don't have a thumb drive? [03:52] They don't work on these old computers [03:52] for booting [03:52] bryanfrommacau: Will these computers boot from thumb drive? [03:52] They're supposed to be able to [03:52] but I've spent hours trying to get them to recognize a usb as a boot device....they just don't [03:53] mmmhh, i remember for windows the torproject site let me download a portable version by default [03:53] it tells me: "This package requires no installation. " [03:53] I had a motherboard that supported a socket 939 Athlon.. Booting USB was hit and mostly miss. === tnewman_ is now known as tnewman [03:54] I can't offer you a solution, just validation lol [03:55] Yeah, I've given, I just bought some cheap CDs and DVDs [03:57] !tor [03:57] Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en [03:58] jk^: see http://www.webdevout.net/test?01v&raw , I summarised the avaulable options [03:58] jk^: available [04:09] jk^: sorry, I misread something, after installing 'tor' and 'deb.torproject.org-keyring', the tor browser is only available as an archive, updated instructions at http://www.webdevout.net/test?01w&raw [04:18] sveta :( [04:19] jk^: if this looks confusing, I can guide you step by step [04:19] I give u a big "Thanks" for the work, but i really don't understand what i have to do :( [04:19] jk^: ok [04:19] i use linux since 2-3 days :( [04:19] jk^: first find your ubuntu release by running `cat /etc/*release*` in terminal, let me know what it says [04:20] have i to type: `cat /etc/*release*` ? [04:20] OR [04:20] cat /etc/*release* [04:20] ? [04:20] :\ [04:20] the second option [04:20] ok [04:21] but isn't there gui way to do that? [04:21] :\ [04:21] i hate terminal [04:21] usage of ubuntu does not require using the terminal but unfortunately i am not familiar with its gui, so i'm giving you commandline instructions [04:21] personally, i have no idea how to find ubuntu version in 2017 [04:22] it is lubuntu right? [04:22] yes, maybe i found it [04:22] just a moment [04:22] "System profiler and benchmark" [04:22] that sounds unrelated [04:22] maybe i'll join #lubuntu now [04:25] Sveta, https://pastebin.com/raw/HDnX7YZ0 [04:26] yup let's talk in #lubuntu now, in case someone can talk about gui there [04:27] hello so I am using ubuntu 17.10 running with kaby lake, anyways when i put my computer to sleep and wake it up it gives me a lock screen sort of thing, but then my mouse freezes (cant move it) then it turns off and when i turn it back on it brings me to the splash screen (mouse still frozen) i can log in and this loop just repeats endlessly [04:27] I have tried turning the lock screen off from privacy with no change [04:28] any of you know a potential work around for this issue [04:30] this is a hibernate issue, did you try to move your mouse using a usb mouse or a touch pad? [04:30] touch pad [04:30] thanks for the help Sveta [04:31] have not tried a mouse [04:32] it is not the end, it is only the beginning; if a mouse doesn't work, specifying your hardware may be useful [04:32] Sveta I am using a razer blade stealth 2017 laptop [04:32] perhaps hibernate kills the touchpad driver and you need to readd it when you resume [04:33] do you have a usb mouse to test with? [04:33] yeah [04:33] i can test a mouse with it [04:33] You can turn off Hibernation. [04:34] hi! I read that for set cpufreq, need to use ondemand driver, because intel_pstate not work with? [04:34] Anyone ever get a crashing problem when using VLC media player? [04:34] I will try turning hibernation of thanks henk [04:35] You know how to do it? [04:39] Pfiew I was unfortunate to upgrade to Lubuntu 17.10 and I have a Lenovo G50-80. The upgrade ruind my computer. [04:40] Lucky enough I got it solved and now I installed 16.04. [04:41] bazhang: still being your motherfuckin cock sucking faggot on freenode? have you grow up, staff rights when? [04:42] Only the brother installation script is not oke since 14.10. Now I've been struggling all night to solved. I finally have it solved. [04:44] so, therefor i ask for help. How replace intel_pstate with ondemand? [04:46] the spo has too much fleem === gerald is now known as Guest53047 [06:01] Is there a way to test unattended installs? I have a computer with no monitor, I'd like to use it on. But not certain if it's working [06:02] Maybe I can try on a VM, but will it work the same? [06:02] plug in an ethernet cable and ssh to it [06:06] parallel21: install to another computer, then move the disk, it will boot fine [06:08] I mean, the ssh part I could do, but right now doesn't seem to be fruitful [06:08] Wanted to try my hand at headless install which is why I'm not using another computer to install [06:09] parallel21: there's no ssh server running in live cds [06:09] And no remote access in general, other than maybe a kernel console, if you manage to input that in headless syslinux menu [06:10] I think the idea is the kickstart file should've installed and configured openssh [06:10] There's no kickstart in ubuntu [06:10] That's a redhat thing [06:11] There's dpkg preseeding in ubuntu, but you would need to serve it from somewhere, and pass it to the kernel command line blindly [06:11] ubuntu supports kickstart [06:11] or, setup a boot server [06:11] So I'm rebuilding an iso using a kickstart and preseed file [06:12] If you're generating a custom .iso, sure, you can even have vnc running there and call it a day :) [06:12] I'll try installing on a vm using the iso [06:12] You don't need both kickstart and preseeding. Preseeding works without a custom .iso, if you're building a custom .iso you can support anything by yourself of course. [06:20] can someone help me configure sshfs and thunar, I have this in my /etc/fstab http://termbin.com/ic96 I want to mount `/mnt/xternalhdd` from remote computer to `/mnt/remote-hdd` onto my laptop? [06:21] when I open thunar regularly it's not displayed and when I open it with sudo and try to access it it says http://i.imgur.com/q5h3n6Q.png [06:24] xs2: does /mnt/remote-hdd exist and do you have permissions to that directory? [06:24] hateball: mkdir: cannot create directory ‘/mnt/remote-hdd’: Transport endpoint is not connected [06:26] xs2: that sshfs#root is wrong syntax, use @ instead, read https://wiki.archlinux.org/index.php/SSHFS [06:27] Hey all :) [06:28] Is it possible to get which questin depends on which dialog in debconf when installing package i.e. like phpmyadmin ? [06:28] alkisg: it doesn't say to use @ anywhere? I mean it uses spaces? [06:28] xs2, An example mountpoint configuration: USERNAME@HOSTNAME_OR_IP:/REMOTE/DIRECTORY /LOCAL/MOUNTPOINT fuse.sshfs noauto,x-systemd.automount,_netdev,user,idmap=user,follow_symlinks,identityfile=/home/USERNAME/.ssh/id_rsa,allow_other,default_permissions,uid=USER_ID_N,gid=USER_GID_N 0 0 [06:28] Do you see the @ in that line? [06:29] just 1 ? [06:29] Yes, just one [06:30] xs2: in general, I don't know which tutorial you were reading, but it's clearly broken, read that wiki page instead [06:33] So is it possible to know which debconf qustion is for which packeges dialog ? [06:33] package's * [06:36] remote desktop to connect to Ubuntu? can't get it working [06:36] alkisg: this is what I have now http://termbin.com/1rsk, but it doesn't work as expected, i.e. it's not displayed this time at all [06:36] anyone use windows remote desktop to connect to Ubuntu? can't get it working [06:36] (even with sudo) [06:37] xs2: yeah, it's still wrong, e.g. it doesn't even say sshfs, it says sshf [06:37] Deihmos: do you mean xrdp? I prefer x2go [06:38] alkisg: my bad...i changed that...still the same [06:38] xs2: ok, check for more typos etc [06:39] hi [06:39] hi jay [06:39] hello jyoung [06:39] alkisg: no more typos, and my ordinary local file system isn't working .. what did you give me >.> [06:40] whats up jay [06:41] Im awesome Jyoung,thanks. What about you? [06:41] me too [06:42] can somebody explain what qjackctl does? plz [06:48] hi, is anyone here running ubuntu 17.10? do you have a xinput command? I read that xinput was replaced in 17.10? [06:53] good afternon, I am trying to setup 2 ips on one nic but it is failing, this is my interfaces file content https://bpaste.net/show/203d0158f4d9 [06:54] so I put the 2 addresses there. I guess that is wrong and I need to create a sub interface for the second IP, is that right? [06:56] masber: why aren't you just using the network manager gui to add the 2 ips graphically? [06:57] im using ubuntu server, no gui [06:57] masber: there's an #ubuntu-server channel for servers, this is mostly for desktops [06:58] ok [07:06] Hello, how do I get the Evolution email client to delete emails from the server when retrieved ? [07:11] how to copy files from one folder to another? [07:12] Neo4: just visible without hidden files? [07:12] I have folder wordpress and want copy to /var/www/site and I do [07:12] cp -R wordpress/ /var/www/site and I got full folder, and I need files inside [07:12] EriC^^: no, hidding too [07:13] EriC^^: before I used it cp wordpress/* [07:13] it doesn't copy hidden files and I always copy .htaccess too [07:14] I can rename folder [07:15] Neo4: try 'rsync -av wordpress/ /var/www/site' [07:15] (slash after wordpress is important) === nicolo is now known as Guest52616 [07:34] EriC^^: thanks, it seems work [07:34] Neo4: no problem [07:55] hey all im trying to install gnome15 for logitech keyboard support , anyone had any luck with it ? [07:56] it actually says to run ./configure inside the cloned repo dir , but there's no such file :( === r0Oter is now known as r00ter === anders is now known as Guest13982 [08:08] noob_on_rails: there's usually a text file with installation instructions, often named README or INSTALL [08:09] ducasse: yea ill read the INSTALL now cause the README is same as git [08:13] ya i should run autoconf first , but the darn package has errors :D [08:15] noob_on_rails: the last ubuntu version they supported was 12.x, and it hasn't been maintained since then, are you sure you want to try that? :D [08:16] meh , well , i bought a logitech keyboard and it's stuck in full circus mode [08:16] :D [08:16] what you say is true tho [08:16] Maybe giving it back and getting something that is supported out of the box, would be cheaper than wasting a whole lot of hours to bring an unmaintained program up to date... [08:17] ahh , so hard , i cant live with normal mechanical switches hahaha [08:17] noob_on_rails: apt-cache search logitech gives a few tools [08:17] hmm [08:18] on the other hand , maybe it's doomed , cause last supported keyboard goes back to logitech g15 [08:18] so , all in all i think it wont work :( , maybe i should try coding it [08:20] noob_on_rails: whats your ubuntu version? [08:21] 16.04 [08:21] noob_on_rails: doesnt work out of the box? [08:21] nah , it stays in default mode [08:21] sadly [08:21] which has this wavey all-color thing going :D [08:22] why does logitech suck so much , i mean the product is great , but im very close to emailing them a middle finger [08:23] noob_on_rails: did it work on other ubuntu versions? [08:24] umm , haven't actually checked :( since it came out recently [08:24] https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/SpectreAndMeltdown does this mean that we xenial users with HWE on kernel 4.10 wont get a kernel update to mitigate meltdown? [08:25] hsiktas: it means they in progress of releasing updates for all ubuntu versions [08:25] hsiktas: a lil more patience [08:25] "We will continue to update this table as more become available" [08:26] hsiktas, only 17.04 does not get patched, see the test kernels https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/pti/ [08:27] 4.4.x and 4.13.x ... [08:28] 17.04 will EOF on next 13th Jan... it will not update for Spectre and Meltdown [08:28] 4.13 is HWE edge, my assumption is that they didn't get to uploading regular HWE yet [08:28] and the 11th there will be new 17.10 iso's [08:28] but yeah, if you're on 14.04, 16.04, or 17.10, it's coming. just be patient. [08:28] (this is, i guess, one of the downsides of ubuntu's security folks having to manage 1000000000 different kernel versions) [08:31] is there a decent AutoHotKey like program for ubuntu? [08:31] exit [08:37] autokey-gtk Buck [08:37] !hotkeys | Buck [08:37] Buck: Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://www.informit.com/articles/article.aspx?p=2209015&seqNum=3 [08:37] buck there are others at the alternatives.to website as well [08:39] I don't mean shortcuts, lotuspsychje [08:39] thanks bazhang === jackNemrod_ is now known as jackNemrod [08:49] any suggestions on the best way to use multiple drives on a desktop machine? I have 2x256GB SSDs, and 1x512GB NVMe, I'd like to be able to fully consume those but haven't had any amazing ideas about the best way to have Ubuntu put bits on the disks [08:49] I'm considering a raid across the SSDs, with bcache on the nvme [08:52] \nick Nain-pie === mgue is now known as Nain-pie [08:52] icey: have you ever looked into zfs? [08:52] icey: I usually prefer simplicity and ease of maintenance over a bit of performance... /home in one disk, / on another, that's all :D [08:53] kkremitzki: quite like ZFS (using it right now) but truly want full disk encryption (Coming Soon to ZoL!) but don't want to have separate LUKS on each disk :-/ [08:53] alkisg: that may be the way I go === anonymous is now known as Guest98626 [09:16] @search Lev Grossman === tom is now known as Guest64554 === sgautam is now known as GautamS [09:24] Has anyone here ran into any issues with AMD RX 580 8GB, using Ubuntu 16.04 and a MST hub? It's kinda unique, i need my hub to register so I can connect my other 3 monitors (x6 in total) 3 is plugged in the 3rd DP port is for the Hub but the hub just shits the bed when anythings plugged into it. I assume the company firmware hates ubuntu or xorg? Waiting for their reply. Any further help on the matter would be welcome. === lucasrolff_ is now known as lucasrolff [09:34] hi [09:34] why i cant protect folder phpmyadmin with password === mg is now known as Guest84583 [09:50] On my install I don't have the terminfo database installed. How can I install this? [09:51] It gives me a problem when trying to use curses [09:51] tomeaton17: apt install ncurses-term? [09:52] alkisg: Apparently its already installed [09:52] tomeaton17: well, which file are you supposedly missing? [09:53] alkisg: A terminfo file for the 'linux' terminal [09:53] I manually installed the one for urxvt so I could ssh and use curses, but when I use the computer directly it doesnt work# [09:53] tomeaton17: locate terminfo | grep linux, should show that you already have plenty [09:54] Then, `dpkg -S file` tells you which package that file belongs to [09:54] Normally you can use curses over ssh without having to configure anything, why is your system different? [09:55] alkisg: Not sure, its an odroid which doesnt have a wm so maybe its that? [09:55] tomeaton17: afaik even ubuntu server which doesn't have xorg supports this [09:55] Maybe you're sshing from something with broken environment variables? === lynxis_ is now known as lynxis === marc_58 is now known as m-r-s [09:57] alkisg: Maybe, but when I attach a little monitor to the odroid and use the keyboard directly it doesnt work [09:57] Maybe its because of cross compilation? [09:57] tomeaton17: what "doesn't work"? [09:57] Using curses directly without even ssh? [09:58] alkisg: Yeah, it gives an error saying 'error opening terminal: linux.' [09:58] And yes directly without ssh [09:59] tomeaton17: try: TERM=xterm your-command-here [09:59] When using locate, there is lots of terminfo files like linux-basic but none just linux [09:59] You should have a /lib/terminfo/l/linux file [10:00] Provided by the ncurses package [10:00] alkisg: Yes, I do have that [10:00] tomeaton17: what command are you trying? If it's something weird, try nano [10:01] alkisg: Ah I probably should have said, its my own program that I cross compiled [10:01] yes nano is fine, so something is wrong with my program [10:01] tomeaton17: right, so it sounds like a bug in your program, not an ubuntu misconfiguration or anything missing [10:01] alkisg: Yeah, maybe its because I cross compiled using ncurses6? [10:02] Could be. Try running it with strace -e trace=file program [10:02] So that you see where it searches for libs, files, terminfo etc [10:02] Maybe you configured some $prefix wrong === Guest84583 is now known as mg_ [10:08] Hi. Does anyone know how to get irssi to log channel history and display it again after restarting like hexchat does? [10:09] alkisg: Yeah here is the trace https://gist.github.com/tomeaton17/f9596efc97d0e4b4b74cef542935ebad looks like it is looking at a directory where I compiled it [10:13] alkisg: Managed to fix it, the TERMINFO environment variable was not being set correctly === Coltragon is now known as Traumatizer [10:25] My ubuntu installation boots with the purple graphical boot animatio. But, before it's finished it still shows a console-like screen showing steps of the boot process and whether they fail/OK. I prefer if the boot is completely graphical. Can anyone point me into the right direction for changing this? [10:30] Traumatizer: are you using proprietary graphics drivers? [10:31] @ThinkT510, I'm only using the standard open-source drivers. [10:32] Traumatizer: I believe Plymouth is what controls the graphical boot process. I have no idea how to help you with that though sorry. [10:34] Traumatizer: normally you'll see a change when using the proprietary graphics drivers due to lack of kernel-mode-setting. the open source ones do support kernel-mode-setting though so that likely isn't the issue at hand [10:34] Traumatizer: that is about the sum total of my knowledge on that subject [10:44] hallo [10:44] hallo [10:44] was geht [10:45] !de [10:45] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [10:45] hello [10:45] how are you [10:46] !chat [10:46] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [10:46] Hello and goodmornign from Greece. Over Libre office impress I am stuck into the view where I put notes over my presentations and I want to switch into predentation edit mode. How can I do that? [10:47] hello from germany [10:47] 88 [10:47] ey [10:47] you nazi [10:48] scheiß mexikaner [10:48] !ops [10:48] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [10:48] elchapo, A_ngela take that mess out of this channel [10:48] icho de puta [10:48] elchapo, seems like trying to set the channel on fire. [10:48] @ThinkT510, adding "plymouth" to my google searches has yielded some results. I've found a webpage saying I can edit the boot animations using a package called super-boot-manager. Ill give that a try [10:51] Traumatizer: one of the few distributions where I have experienced a perfect graphical boot (which was using plymouth) was opensuse. Not sure I've ever had a perfect graphical boot with ubuntu regardless of what drivers I use. Thankfully that isn't something too important to me so I live with it. [10:51] 00000 === ChunkzZ_ is now known as ChunkzZ [11:04] ThinkT510: It's not that important of course, it's just something that bothers me. Non-graphical boots have major advantages as well of course, as you'll be able to see any errors. Whereas on Windows, if your boot fails for unknown reasons that can be tricky. === daniel is now known as Guest36307 [11:05] With the 17.10 bug is it confirmed that the machine list on launchpad are the only machines affected? [11:09] tomeaton17, if you have a laptop with UEFI, I'd probably avoid it [11:09] If you've already installed with no problems, I think you are fine [11:11] tomeaton17, You could disable UEFI and switch back to MBR if you really need to install 17.10 on the laptop [11:26] Hi, is there a way to change the system spell checker wihtout change the system language display? [11:29] Kon-: I have a laptop with uefi [11:29] I will probably just wait then. === jstein_ is now known as jstein === Night_ is now known as |Night| === mwsb is now known as chu === Jochen_wvdT is now known as Schlawiner [11:54] Hiyas all === The_Flame_Alchem is now known as A_D [11:57] hello [12:01] Hmm. I had bluetooth A2DP working earlier with pulseaudio and bluetooth headset. Now I power cycled the device, connected again and it doesnt show up in pavucontrol :/ [12:03] jpe: rfkill list [12:03] jpe: rfkill unblock all [12:06] vfw: I'm able to connect to the device, but pulseaudio doesnt recognize it. So I don't think rfkill is really the issue (tried it anyway and it didnt help). [12:12] jpe, probly need to reboot to reload the bt driver [12:14] BluesKaj: can i do that without rebooting somehow/ [12:15] BluesKaj: I tried restarting pulse with 'pulseaudio -k' and bluetooth with 'systemctl restart bluetooth'. Then setting up the connection again. [12:15] lsmod [12:16] Yeah I'm not sure how to rmmod when the module is being used [12:16] rmmod, modprobe [12:16] jpe: Are you sure pavucontrol does not see it? [12:17] vfw yes [12:17] ok after reloading the modules the device is no longer paired [12:17] jpe: just out of curiosity, why do you avoid rebooting? [12:18] alkisg: because i dont want to have to reboot every time i power cycle my headset [12:18] jpe, sudo modprobe "bluetoothdriver"? [12:18] jpe: I would think that making it work comes first, and optimizing the process, second [12:19] alkisg: it already worked once, then i power cycled the headset and it stopped working [12:19] jpe: right, so making it work consistently would come first... [12:19] jpe: Is it a USB device? [12:19] Even if that requires rebooting. Anyway, not important, my curiosity is satisfied :) [12:19] its a bluetooth device [12:20] power cycling won't reload the driver afaik [12:20] i mean im using the internal bluetooth of my laptop [12:20] BluesKaj: yeah its just that i can still connect to the device with bluetoothctl but pulseaudio doesnt see it anymore [12:20] just had a user who had exceed is quota for his $HOME and rm would not remove a big file because that quota was at 100% [12:20] Forcibly killing pulseaudio may leave it in an inconsistent state though, that could be an additional issue requiring reboot :) [12:21] magik workaround: cp /dev/null ./bigfile [12:21] and then rm would delete ./bigfile [12:21] why does this work? [12:22] alkisg: so how do i make it work again without rebooting? [12:22] jpe, install pavuxontrol and use that to choose your output device [12:22] it doesnt show the otuput device anymore [12:22] pavucontrol rather [12:22] hsiktas: Probably because cp /dev/null ./bigfile pretty much already deleted the bigifle [12:22] thats what i used before to select the output device but now it doesnt show there [12:22] *bigfile* [12:23] vfw: sure, I get why that worked. but why did rm fail? [12:23] hsiktas: Not sure about that one... [12:23] jpe, then you need to reboot the laptop [12:24] I think that our home directories are on an old Solaris box [12:24] jpe: I'll reboot mine if you'll reboot yours. [12:24] maybe ZFS and COW? [12:24] so basically theres no way to use bluetooth without rebooting my machine every time i switch of the headset? === SimonNL is now known as SimonNL_Afk [12:24] or would for example EXT4 behave the same way? [12:24] jpe: We don't know yet... [12:25] jpe, leave it on. just turn the volume down [12:25] what if i want to move the headset out of range? [12:26] in alsamixer [12:26] or just save battery life [12:28] I basically have to reboot now because reloading the drivers caused the device not to show up anymore... but hopefully that isn't necesarry since the real issue is with pulseaudio [12:30] jpe, not entirely , you can also xhoose your device in alsamixer with F6 [12:31] choose === tolecnal_ is now known as tolecnal [12:32] ciao [12:34] ok back from reboot. I'll open pavuctl and see what happens when i connect via bluetoothctl [12:36] yeah ok after getting 'Device 04:5D:4B:1C:33:50 Connected: yes' i still dont see the device in pavuctl or alasmixer [12:37] thats weird === SimonNL_Afk is now known as SimonNL [12:37] shows up for me as soon as I connect [12:38] SimonNL. That's what happened for me earlier but only once. [12:40] I seethis in dmesg " Bluetooth: hci0 SCO packet for unknown connection handle 0". [12:41] (02:22:07 μμ) jpe: alkisg: so how do i make it work again without rebooting? ==> no no, my question is the exact opposite, after a clean reboot, what does it need to get it working [12:42] just weird because it worked the first time and then stopped. [12:43] interestingly i can see input events on /dev/input/event17 when pressing buttons on the headset etc [12:44] jpe: built in or usb dongle ? [12:44] SimonNL: suing built in bluetooth [12:45] so no unplugging and plugging in easily [12:45] yeah [12:45] i can restart the bluetooth damon or pulse, or check the config for either, or check some debug logs that im not aware of yet [12:47] jpe: maybe completely remove and re install pavucontrol (just guessing) [12:47] pactl load-module module-bluetooth-discover, gives me "Failure: Module initialization failed" [12:47] hello world === jsa_ is now known as Guest46874 [12:48] ok unloading the module 'module-bluetooth-discover' and loading it again causes the device to show in pavuctl now [12:49] but its in 8K and not A2DP [12:53] mmm smart command [12:53] hi! in "window preferences" on control panel, i found checkbox enable software compositing window manager. If i turn it off, that will give me performance benefits? [12:53] Selecting the A2DP profile in pavuctl seems to fail [13:01] facepalm.jpg... and now the same solution won't work again [13:02] Hello, do you know what is the kernel of Ubuntu 18.04 LTS when it will be released ? === SimonNL is now known as SimonNL_Afk [13:05] As with many audio issues, fiddling with it worked. Restart pulse, restart bluetooth connect again, restart pulse, load and unlad the module, restarta again. no idea what i did but boom it works. and probably have to go through all this again later [13:06] !18.04 [13:06] Ubuntu 18.04 (Bionic Beaver) will be the 28th release of Ubuntu - Announcement at http://www.markshuttleworth.com/archives/1518 - Discussion in #ubuntu+1 [13:07] nostrora: kernel 4.13 (and 4.14 in -proposed) [13:11] Do you guys use wayland or x.org? === shannara_ is now known as shannara === matglas is now known as matglas86 [13:41] xcom169: why do you ask? encountered some issue with wayland? [13:41] Hey all :) So if I'm installing package like: "apt install mysql-server" and it installs package "mysql-server-5.7", so now this means that it asks debconf for question of "mysql-server-5.7" ? [13:49] does gparted need to show the swapon partition or can a luks partition use swap space not listed on gparted..Im asking because on system monitor it does show swap space but no on gparted and that swap space does not appear to be used even when ram is used over 50%..Ive also tried to change swapiness to a higher number like 80 instead of 60 and that still does not cause swap to be used.. swap space also appears on the [13:49] terminal correctly so im not sure what the issue is [13:50] maxlatern[m]: what's the output of `sudo gparted -l; sudo lsblk --fs; cat /proc/swaps` ? [13:51] Anyone [13:51] ) [13:51] V7: any package can write to debconf whatever it wants, so you need to run debconf-get-selections to see what it is [13:52] alkisg: Yes, but how to know which one is used when apt ask a dialog ? [13:52] V7: run ps aux to see [13:52] I mean: how to know which one exactly is used by each dialog ? [13:52] alkisg: g: https://zerobin.net/?f783d1568dfe64b4#6k/5DLzCNDiI7YrpvG3b1uCz2PVCEYOmsRr3gv96/SA= [13:53] V7: you would need to look at the postinst script, at the code [13:53] maxlatern[m]: in the first command you typed -1 instead of -l, but anyway, you have the 2 swaps that you see. If you don't see them in gparted, paste a screenshot. [13:57] alkisg: How I would look into postinst of phpmyadmin ? [13:58] You mean to check it executables / [13:58] s/\//? [13:58] V7: no, the debian packaging. it's in /var/lib/dpkg/ [13:58] alkisg: its l and not 1 [13:59] maxlatern[m]: sorry, i mistype gparted -l instead of parted -l a lot of times, but anyway, the other two commands were enough [13:59] V7: in /var/lib/dpkg/info/phpmyadmin.postinst or so [13:59] alkisg: it just shows sda1 sda2 with sda5 luks encrypted and about 5mb of unallocated space [13:59] V7: but you can also find it in debconf-get-selections, by checking the string that is displayed in the dialog [13:59] !paste [13:59] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [13:59] maxlatern[m]: screenshot there ^ [14:00] it dose not show that dm -1 dm-2 [14:00] make sure you select the correct device [14:00] alkisg: Is it something like this ? cat /var/lib/dpkg/info/phpmyadmin.postinst | grep db_get [14:01] Btw it asks a dialog when I'm purging it so will this postinst stay after removing this package to see which debconf question the purging asked ? [14:01] it only allows for one device to be selected [14:02] alkisg: What did you mean by the string which is in the dialog ? You mean the string which start with "#" symbol (aka comment) in debconf-get-selections ? [14:05] anyone know why my swap is not being used [14:05] maxlatern[m]: your swap is being used, it says so in cat /proc/swaps [14:06] its not showing in system monitor..it says 0 percent [14:07] it does show that there is a swap space but it stays at 0 percent [14:08] right, the system doesn't need it yet [14:10] thanks, bye! [14:21] what is the difference between C-j and C-o ? It's not mentioned in man 3 readline ? === sgautam is now known as GautamS [14:39] hello [14:40] running ubuntu 16.04 on dual boot laptop. Just wondering, is it possible to run my windows (and thus some programs that run only in windows)from within Ubuntu? I need to switch quite often between the both, and it is very tedious always haveing to restart [14:41] Orvalvisje: technically you can use a virtual machine solution (like vmware or virtualbox), but this will have an impact on performance, e.g. not terribly suited for games [14:41] Orvalvisje: some applications you might be able to run directly using wine [14:43] fuchs, i'm really a noob. Could you elaborate a bit more about your virtual machine solution? [14:44] Orvalvisje: would it be even the right solution for you? As in: are the applications you need to run performance-heavy ones, [14:44] Orvalvisje: and if so, or in general: did you check whether they run with wine yet? [14:44] no, they are not [14:45] Wine is, despite its name, a sort of emulator for Windows systems in Unix like systems (Linux, OS X etc.) [14:45] it can be used to run .exe files directly, as you would run any linux app. There is a database on the website (winehq.org) which lists what applications work well [14:45] so dpeending on your applications, this might be the best, easiest solution with the least overhead [14:46] you can install wine as you'd install any other app (via the software / package management) and I'm rather sure there is official English ubuntu documentation for it somewhere, I just tend to use the German one, so I don't know by heart [14:47] but i think the wine program can indeed run windows programs, but, as far as i have been told, the program running within wine can not alter the database that is being used in ubuntu [14:48] depends on what database that is and how you connect to it [14:48] if it doesn't work indeed, you can look into VirtualBox, a free virtualization solution. I think it can run Windows off a disk and not an image, but so far I never used that. If you have spare disk space, you can also simply create a new Windows image [14:49] this will allow you to run a full blown Windows inside your Linux, in a window (well, there are windowless variants, but lets ignore these) [14:49] so everything that runs in Windows does run there, but aside from USB you don't have direct hardware access, which impacts performance a bit [14:51] basically VirtualBox (or VMWare or others) emulate a whole PC and you can install whatever operating system (including WIndows) on that virtual hardware, so you get an operating system running inside another. You can also run Ubuntu (e.g. a different version) inside of Ubuntu. So if your application does not work with wine, that's the next best option if you don't want dual boot and performance is fine [14:51] can you elaborate what you mean with "how i connect to it"? [14:52] the database [14:52] if it runs as a separate database server, having to run that as well in wine and connecting from another wine application to it might be tricky [14:52] if it is integrated, it should™ work [14:53] i see what you mean [14:53] if it is an external database that can run under Ubuntu, e.g. postgresql or mysql/mariadb, my guess would be it should work as well [14:53] however, not knowing what application you try to run (and unlikely to know that application at all) I can't really answer that, best check the appdb on the website I mentioned for your application [14:53] if it is listed, chances are that people wrote guides on how to get it to work [15:03] Hi, i got a new machine with ASUS A99 motherboard. I want to install Ubuntu first. i disabled the secure and fast boot and changed the OS preference to other OS. I select the install Ubuntu option from my USB, yet i just see black screen and nothing seems to be installing. could someone please help me out? [15:04] ^ PS. : I am not dual booting and this is my first OS. the solutions that i refer to online seems to be for a system that has windows before. [15:06] hi, can somebody help me killing a process that has 100% cpu usage? [15:06] the process was started with root and I try to kill it with root [15:06] and I get "permission denied" [15:06] ramsub07: you could try removing the kernel parameters "quiet splash" from the parameters when booting the usb stick [15:06] hi all gt an issue updating to more recent ubuntu from16.04 can s1 paste a link to share log file with this channel [15:06] ramsub07: that way you might get some additional info on what's happening [15:06] akik: how do i do that? after grub, i just see black screen [15:07] used yesterday for the first time pastebin sound right [15:07] ramsub07: you need to edit the parameters _while_ in grub [15:07] sorry about the delay, fuchs, but thanks for the help. I'll be looking into virtual machines a bit and see what's what [15:08] ramsub07: if this is a machine with nvidia GPU, you may need to use kernel parameter nomodeset [15:08] Orvalvisje: okay, good luck! [15:08] https://paste.ubuntu.com/26347080/ [15:09] hateball: yes i have nvidia GPU [15:09] !nomodeset | ramsub07 [15:09] ramsub07: 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 [15:10] i think i just untick the cd rom option from inside software and updates does?? ur thorts guys [15:10] Does anyone have an idea why I can't kill a process on my ubuntu machine ? [15:10] https://paste.ubuntu.com/26347093/ [15:12] feedc0de: can you try killing the parent pid of 27746? [15:12] im a novice but could you try sudo and kill or gksudo kill process id [15:12] the parent is a bash process [15:12] feedc0de: try killing that [15:12] and i already tried killing it with no success [15:13] the parent of that bash is systemd [15:14] yeehaaaaaa i did it just needed to reboot before stuff worked [15:15] akik: killing the parent results in the same error message -.- [15:15] hateball: in that link you've sent the kernel enabling command seems to be missing [15:15] I am not able to load that image [15:15] ramsub07: well, in grub menu just edit the bootline and append "nomodeset" without the "" [15:16] hateball: i didn't quite catch you, I have to do this in my grub terminal right ? [15:17] ramsub07: you put in live media and boot it, when at the grub menu you press... I dont recall, is is F6 to edit bootline? and then you append nomodeset and press... F10? to continue booting [15:17] instructions should be on screen anyhows [15:17] feedc0de: sorry i don't know. maybe it became a zombie which you can not kill [15:19] akik: the process was part of a died docker container [15:19] ramsub07: is the stick created correctly, does it work in another pc? [15:20] Hello Guys ! [15:20] feedc0de: oh interesting [15:20] alkisg: yeah, everyone in my lab installed from that, apparently they all dual booted, but I don't want to install Windows first [15:21] oh he left :) [15:21] can someone help me out with a question? i've got a new PC with a transferred old HDD, there is a new SSD i want to use, how do i install Xubuntu on it? [15:21] hateball: i appended "nomodeset" to the last line of the file, it says no such command found [15:22] oh, has hateball left? akik, could you please help me out? [15:22] jedee: Clonezilla Live CD [15:22] ramsub07: ok, then try the nomodeset part, as the link describes [15:22] !nomodeset [15:22] 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 [15:22] I.e. press f6 while the stick boots [15:23] @jackk it's an old install and want to upgrade to latest LTS [15:23] can anyone tell me if ever its advisable to tick the cd-rom option in Software and Updates Ubuntu [15:23] jedee: Oh I misunderstood. Just download a new image, burn Disc or write image to USB, boot from installation media and install [15:24] when i try it mentions something about apt secure etc [15:24] i've did that and the usb works, kinda scared to install yet... [15:24] dont want to loose my data [15:24] or sumthin like that am in the middle of update atm so cant check [15:25] Jedee you won't, as long as you point the installer to your SSD. Install the bootloader there too. But if you want to be really safe, you can disconnect your hard drive temporarily. [15:25] thats a good idea ! [15:25] id do that [15:25] saved me many times [15:26] akik: yeah, i tried acpi_osi="Linux" and acpi_osi= [15:26] yeah kinda scared to loose all my data [15:26] both didn't work for me [15:26] jojnnojimon, only if you have the cd with the OS image on it and then only under special circumstances , otherwise leave it unchecked as it should be for normal aupdates and upgrades [15:26] test a new version live [15:27] does anyone know about a good external drive? WD? Seagate? [15:27] jedee: just disconnect power to your HD, when you're done installing, reconnect power. Make sure your SSD boots first in your boot order in the bios. [15:27] Thanks JackK ! [15:28] Hi guys, anyone using thinkpad laptops here? I'm new to ubuntu mate and want to ask [15:28] thanks ! [15:28] ramsub07: nomodeset needs to be on the same line that starts with "linux" [15:28] yw [15:28] akik: just nomodeset or nomodeset= ? [15:29] ramsub07: just like the other kernel parameters like quiet and splash which i suggested you remove [15:29] ramsub07: nomodeset [15:30] guys, how to make hotkeys / special keys on laptop works? I'm using thinkpad T520 here [15:30] nufcfanatic: most of these should work by default [15:30] akik: perfect [15:31] now i'm into Ubuntu [15:31] nufcfanatic: those who don't: check if xev (in a console) produces a key event when pressed [15:31] nufcfanatic: then map these to whatever you want [15:31] should I install nvidia drivers first or install Ubuntu first ? [15:31] ramsub07: you can now change the default boot settings in /etc/default/grub [15:31] ( I think i can't get back into Ubuntu without the drivers) [15:31] akik: to what should I change to> [15:31] Fuchs, mine, some of them works, some won't [15:31] ramsub07: afterwards, run "sudo update-grub" [15:31] Fuchs, okay will try [15:32] nufcfanatic: I have tons of thinkpads and so far most of them work, [15:32] ramsub07: change the parameters to the ones you used in the grub boot prompt [15:32] akik: you mean adding nomodeset and removing the two of them? [15:32] ramsub07: you can see them with "cat /proc/cmdline" [15:32] nufcfanatic: in rare cases you have to give a different key mask to the hotkeys file in /proc/acpi/ibm/hotkeys, if that is the case for your model, check the thinkwiki(.org) [15:32] ramsub07: yes [15:32] My microphone mute button doesn't work [15:32] Only the volume buttons work [15:33] s [15:33] Fuchs, thanks will try [15:34] mic mute does trigger a key event (se above, xev) here, which you can then just map as a hotkey in whatever mixer you use [15:34] BluesKaj>thanks man [15:34] Fuchs, how to do that? [15:34] nufcfanatic: which part of it? [15:34] I'm completely new to linux [15:35] Hi [15:35] ramsub07: install ubuntu first now that you're able to see it :) [15:35] to open a console and how to re map the hotkey [15:35] akik: I'm not able to run, sudo update-grub [15:36] it says failed to get cannonical path of aufs [15:37] Reading through these patch notes and it seems all patches for ubuntu1604 are not avaialable yet? Regarding Spectre/Meltdown [15:38] ramsub07: oh sorry [15:39] I've got a laptop (Thinkpad W550S) which have a "Fn" key. I've inversed this key with the Ctrl one (what a dump idea to put the Fn key before the Ctrl one) in the bios and it was working well. I've rebooted today and I'm now using the latest 4.4.0-104-generic kernel but now the Fn and Ctrl key have a really weird behavior: if I want to use the Fx keys I have to hold Ctrl. If I want to switch tab in a browser or an [15:39] IDE I have to use Fn. If I want to Select All, copy, cut paste it's still Fn [15:39] ramsub07: my bad, i was thinking of the state after the installation [15:39] I'm completely lost on this one [15:39] ramsub07: you're still in the live session [15:39] akik: yes [15:40] /list [15:42] akik: should I go with installation first ? [15:42] ramsub07: yes [15:43] (05:36:00 μμ) ramsub07: it says failed to get cannonical path of aufs ==> ubuntu hasn't been using aufs for years, which version is that? [15:43] ramsub07: the things you do in the live session don't stick [15:43] alkisg: 16.04, but live one [15:44] Strange, maybe the error message is wrong there... [15:46] hi, im trying to setup a temporary vsftpd server to allow anonymous upload, its running only for the duration of the upload [15:46] Hi Everyone! When using apt list --instaled how do I make apt format the output - For example show me just the name and then architecture of each package? [15:47] im pulling my hair out here .. im getting: USER error: OOPS: vsftpd: refusing to run with writable root inside chroot() .. ive been at this for 30 mins .. any idea's ? [15:48] permissions on disk stumper_ [15:48] it doesn't like the writeable root directory inside the chroot [15:48] ikonia, 777 ftp:ftp [15:48] stumper_: 777 !!! [15:48] stumper_: thats terrible permissions [15:48] ikonia, did you read my first comment ? [15:49] stumper_: which one ? [15:49] 16:46 [15:49] stumper_: people are in different time zones [15:49] stumper_: what is the summary of the comment you think I should see [15:49] ..hi, im trying to setup a temporary vsftpd server to allow anonymous upload, its running only for the duration of the upload [15:49] ikonia: the one where permissions allegedly don't matter because it's a quick thing [15:49] ikonia: except i'm not sure vsftpd got that memo [15:50] what has 777 got to do with anonymous uploads ? [15:50] file system permissions and ftp daemon permissions are totally seperate [15:51] dax: I maybe missing a context, but I don't like the style of that "it's ok" model [15:51] ikonia, that might be , but im purging after im done [15:51] so what ? [15:51] it won't start as it doesn't like crazy permissions [15:51] you have a choice of fixing it - or not using it and leaving it broken [15:51] i need to get the files, and move on with my life, its not a permanent thing, and im at it for far too long. [15:52] yo [15:52] ifohancroft: who not use dpkg -l, "dpkg -l | awk '{print $2, $4}'" [15:52] I'll leave you to get nowhere with it and get on with your life then [15:52] fine, be that way [15:52] sruli thank you! Will do [15:52] what does print $2... do [15:53] its working ,thanks for nothing dumbass [15:53] im out [16:01] Help, how do I get rid of the blasted updater notifier? It pops up doing movies, and even though I've disabled checking for updates [16:05] I've tried removing update-notifier now [16:07] So I use KVM to run guests in my 16.04 machine. This weekend the ubuntu box rebooted (don't know yet why). When I restarted the vm guest (bridge mode), it could not reach out to network besides the linux box [16:07] tcpdump tells me guest is sending traffice out but not getting anything in [16:08] Firewall? [16:12] meltdown and spectre, do i really need to be worried? doesn’t the attacker need user access to run their code? [16:14] sruli: you probably don't need to be worried. just keep your packages and updates up-to-date [16:14] sruli, you should be fine as long as you keep your system up to date regularly as you should be doing anyhow [16:15] my systems are updated but for a system thats not up to date can this be taken advantage of without user access? [16:15] and from what i read there is no fix for specter [16:16] sruli: the attacker needs to find a way to exploit your system somehow [16:17] Hi, How can I change the ubuntu spell checker language? [16:17] sruli, perhaps? nobody knows? there are a few PoC that "cheat" by deliberately loading cache with info they want to obtain, a viable exploit should be much harder to put into practise [16:17] akik: thought so, so if they find a way to exploit my system meltdown and specter become the least of my worries [16:17] sruli: yes [16:18] sruli: this could also happen through your web browser [16:18] sruli: right; there have already been patches for it for the most likely targets [16:18] sruli: as akik said, browser js engines [16:18] * nacc expects to see patches for spectre for a long time going forward [16:19] akik: nacc: how vulnerable is my system due to my browser? [16:20] hey, I have an interface em1 on my public IP space, and I have an interface em2 on my private network. I would like to move traffic for external networks from em2 to em1. [16:22] sruli: depends on someone actually writing an exploit; so not really possible to say [16:22] sruli: not sure why you ask, though? install the updates as available? [16:25] nacc: am installing updates but needed to understand this bug === adrian is now known as Guest86042 [16:25] sruli: have you read the docs? [16:26] nacc i read many pages online, none mentioned that the attacker first needs to find a way into the system, so i needed to clarify that [16:26] sruli: 'find a way into the system' -- what do you think javascript is? [16:26] sruli: or perhaps you need to think about 'into the system' means [16:27] sruli: they just need to run code on your CPU [16:29] nacc: so if someone exploits a single popular site and adds their malicious code to the js we are all buggered? [16:29] sruli: I believe one of the spectre attacks requires JIT, iirc. You can disable JIT at runtime, I believe [16:29] sruli: but they are all timing attacks on the CPU, aiui [16:31] sruli: well, it would depend on the nature of their exploit -- chrome and ff, at least, already have 'fixes' out; or just disable JS on your client machines [16:31] sruli: i say 'fixes' because FF's is a mitigation not a fix, iiuc [16:32] stupid question (i should know this already): where do i change the locale settings only to my account (via command line)? [16:33] nacc thanks [16:33] Disabling javascript is a bit harsh [16:33] You could just use "noscript" firefox addon [16:33] need js for banking etc [16:34] Need JS for nearly every website === enko-h is now known as enko-w [16:39] I can run this command from a machine behind NAT "ssh -v -N -R 1025:localhost:22 myserver.com" - so later I can ssh to myserver.com and from there ssh to localhost port 1025, and I'll end up on the NAT'd machine. It's excellent to access work laptop from home. [16:39] My question is can I forward X over that, as -X argument doesn't work: Bad remote forwarding specification '-X' [16:41] never mind I am an idiot, the -X command needs to be specified when later connecting to myserver.com (and from there to localhost) - as the tunnel itsself doesn't care what is going over it. [16:41] Hehe, was about to type something like that :) [16:42] rory: suggest using -C in addition to -X. Or even -Y instead of -X [16:42] I got confused cos I happen to be tunnelling SSH over SSH [16:44] Not directly realted to ubunu. But..why is "equalize" not available in iproute on all latest kernels? [16:46] Is it generally discouraged to use WSL (Windows Subsystem for Linux) for web development? I have apache up and running but the files are not being edited regardless of where I'm hosting the files from. === mike_ is now known as Guest75250 [16:54] I tried installing this usb wlan dongle drivers, but they didn't work, so I'm trying to uninstall them. I did aptitude, and I found "rtl8812au-dkms", but doing "apt purge" says it's "not installed, so not removed". [16:54] !ubuwin | kneeki [16:54] kneeki: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [16:54] th0rne: how did you install them? [16:54] dkms add and dkms install [16:55] hello. I am using a toshiba sattelite l55-c, and when booting from a usb to try out ubuntu and other distros, i have no use of the wifi card [16:55] electricmilk: noscript *is* disabling JS. Then selectively enabling it... which is exactly as vulnerable as leaving it open [16:55] th0rne: exactly how? what parameters? [16:56] jee1mr: might want to ask in a kernel channel [16:57] All: 2 quick Qs! Q#1: I use Gedit, with plugins for dev with the "Cobalt" color scheme. In an HTML file " " and "&: are in dark blue and not really viewable. How do I change that color, say to yellow, so I can see all my code? Q#2: Samba is not letting me login to my own local shares nor on remote machine. What do I change in the smb.cnf config file to get logins to work? [16:58] git clone thing.git, dkms add ./thing, dkms install thing/1.1 (version, I assume). Or what do you mean? [16:58] nacc, But you can enable JS for specific sites..wouldn't that be more safe than leaving it always open? [16:58] brb: nature calls [16:58] nacc: http://codepad.org/nPYPifC6 [16:59] th0rne: not sure why you'd think that has anything to do with apt [16:59] nacc, My guess is most JS attacks are going to come from sketchy sites, such as video streaming sites or porn [16:59] th0rne: dkms remove ... [16:59] I see, ok, thank you. :) [16:59] nacc, Sites that allow malcious ads [16:59] electricmilk: in theory, you have to trust the site, and the developer of that site has to not have been hacked/infiltrated, etc. [16:59] electricmilk: but yes, you' [17:00] electricmilk: but yes, you're right, noscript is better than disable outright. but every opening is a vulnerability vector [17:00] nacc, My goal is to not be the lowest hanging fruit [17:00] electricmilk: i'll be frank, we don't know the exposure to spectre in the wild yet [17:00] Isn't there a specific type of AMD processor that isn't vulnerable? [17:01] electricmilk: spectre affects everything [17:01] nacc, Guys in ##security were talking about an AMD processor that uses encryption that supposedly isn't vulnerable...but it is totally sold out. [17:02] electricmilk: not sure what encryption buys you against a timing attack on the L1 cache, but i lack context [17:02] or the TLB [17:02] I'm in the market for a new laptop...going to hold off for several months though until they release processors that are secure. [17:02] same [17:02] electricmilk: the point of the vulnerabilities is that they leak data, not what data they leak [17:02] but this is all off-topic.... [17:02] electricmilk: tbh, spectre is a really low-level design issue. Unlikely to be fixed anytime soon, IMO [17:03] nicomachus: ack, stopping now [17:03] electricmilk: those processors will be released about the same time as electric milk is released ;-) [17:03] :D take it to #ot or #security [17:04] nacc: just ran a test using script from https://github.com/speed47/spectre-meltdown-checker the test reports VULNERABLE to all 3 variants [17:05] nacc: tested on a vm all updates installed [17:06] nacc: output https://paste.ubuntu.com/26347695/ [17:06] "shutdown -rh now" does not reboot my system, should it not? [17:06] th0rne: uh you're saying reboot and halt [17:06] th0rne: not sensible [17:07] Oh,right. [17:07] Thanks. [17:09] Hi , How I can save a file from telnet to my computer? [17:10] someone_: telnet is a protocol [17:10] so [17:11] someone_: rephrase your question [17:12] sruli, all updates, and the test kernels ?? https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/pti/ [17:14] oerheks: did not add that ppa, any idea when those will be released into mainstream? [17:15] sruli, nope, soon i guess [17:16] 2 days ago i can suspend the box, but today i can't hwo to solve this? [17:16] nacc I used telnet via terminal and connect to my router and I'm trying to save my router configuration file from router to my computer , there is a feature in router to export configuration file but I can't export the file to my home . [17:20] someone_: telnet isn't a protocol for obtaining files, afaik [17:21] hello ppl.. I'm running Ubuntu 17.10 (Gnome).. and noticing that after the machine has been idle for some time.. the monitor goes dark and the computer goes in a state taht it doesnt come back from.. only solution is a hard reboot [17:22] nacc what I can do to save and load file configuration from/to the router ? [17:22] I've tried google and checked that auto suspend etc are all disabled [17:22] any clues? [17:22] someone_: every router is different. Some use web interfaces and others command line [17:23] The web ones expect you to login to their webpage and click on the export config button. Then it is as if you are downloading something from the internet. [17:24] nishttal: sometimes /var/log/syslog might have clues [17:24] All: Sorry Mother Nature doesn't wait! Now back to my post: 2 quick Qs! Q#1: I use Gedit, with plugins for dev with the "Cobalt" color scheme. In an HTML file " " and "&: are in dark blue and not really viewable. How do I change that color, say to yellow, so I can see all my code? Q#2: Samba is not letting me login to my own local shares nor on remote machine. What do I change in the smb.cnf config file to get logins to work? === fred_ is now known as Guest86318 [17:29] i downloaded ubuntu desk top verstion from official website but can't install why? [17:30] raub, syslog only had todays logs.. [17:30] raub, syslog.1 had the last date Jan 2nd [17:30] raub, https://pastebin.com/f2DR4FJP [17:30] I did dkms remove, but this rtl8812-dkms still shows up in aptitude search but apt purge does not find it. Any ideas? [17:31] hello sir anyone can help me [17:33] th0rne: dpkg -l rtl8812-dkms [17:33] kirankumar, we need more info, how are you trying to install, dvd/usb, what ubuntu version, what happens if you try? [17:34] th0rne: although I think it's a different name, dpkg -l rtl8812au-dkms [17:35] Neither found anything. [17:35] th0rne: then you don't have it installed. Although pasting the output here would allow us to tell you more. [17:36] If I do "aptitude search 8812", I get: > p rtl8812au-dkms - dkms source for the r8812au network driver [17:36] i downloaded ubuntu desktop 13.10 [17:36] th0rne: and? does that mean p=purged? [17:36] raub but How I can do the same via telnet, after I login to the router by using telenet I see in the menu save and load config but when I select save and put a file path to my home folder it shows error message that can't open the folder . [17:36] Ubuntu uses apt by default, not aptitude === pal_ is now known as pally [17:37] Oh, so it's gone, but just a history entry? [17:37] No idea, that's why I asked for the dpkg output [17:37] Which I do know to interpret [17:37] no packages found, so all good? :) [17:37] Yup [17:37] oerheks. hello sir i downloaded 13.10 desktop version [17:37] Great, thank you :) [17:37] np [17:38] kirankumar, 13.10 saucy salamander ... that is way old. EOL, dead. try a supported version, 16.04/17.04/17.10 [17:38] someone_: when you telnet to the router, and use things from the menu, you operate on the router, which means you "save" on the router file system, not on your ubuntu file system [17:39] kirankumar, no updates, no support. [17:39] someone_: you would need a form of remote copy command to copy it, check the router's help page [17:40] Ok Thank you . [17:40] np [17:40] Thank you all. [17:40] th0rne: you never used the package to install it, i'm not sure why you insist on looking there [17:41] alkisg: you type faster than me ;) [17:42] :) [17:43] nishttal: I see nothing in your syslog. Where is apache sending its logs to? [17:43] raub i dont have apache on this machine [17:44] nishttal: You original question kinda implied that. Might want to make it a bit clearer about what you have, what are you trying to do, and where it went boink [17:45] raub: i'm confused as to how i implied that [17:46] raub, its a screensaver/power options issue.. idle machine blanks out displays and doesnt come out of it [17:46] nishttal: mea culpa. I was reading two issues at the same time [17:47] no worries [17:47] I did not see in your log a screensaver entry. Which screensave are you using? [17:47] Usually on mine it will sat something about locking the screen [17:48] yeah all those settings say that DO NOT AUTOMATICALLY LOCK === SimonNL_Afk is now known as SimonNL [17:55] whats the swagalicious photo manager for ubuntu? [18:04] I can't get this rtl8811au usb wlan dongle to work to save my life. Any ideas? [18:04] It's "elekele" brand, but I assume that doesn't matter, since it's realtek. [18:06] th0rne: what's your kernel? uname -a [18:07] 4.10.0-42 [18:07] th0rne: is that ubuntu 16.04.3? [18:07] 16.04.1 [18:08] hey ubuntu noobs [18:08] I too have become a noob [18:08] because of persistently and foolishly using ubuntu [18:08] th0rne: what's the output of lsusb ? [18:08] and having no other option [18:08] Hey all :) [18:08] ubuntu == noob OS [18:08] V7: you are a nooob [18:08] alkisg: lsusb sees it: Bus 001 Device 006: ID 0bda:a811 Realtek Semiconductor Corp. [18:09] omgina, thanks for the rant [18:09] omgina: please stop the spam [18:09] The situation: as you could see here: https://imgur.com/a/BcaXF I've tried to find out where is comming this devconf propmt|dialog from, but nothing and the command: "grep -rnw /var/lib/dpkg/info/ -e "phpmyadmin" | grep "db_get"" says http://termbin.com/y8rf, so there's nothing about " Deconfigure database for phpmyadmin with dbconfig-common" [18:09] So how is it possible to pass this prompt by default ? [18:09] ubuntu is best suitable for nooobs, this is not spam [18:09] !op omgina [18:09] V7: don't nubuntu is what it should be callled [18:09] or noobuntu [18:09] omgina: ignored [18:11] th0rne: this one isn't supported by the rtl8812au-dkms package, you'd need to download and compile it from some github or realtek or manufacturer site [18:11] oerheks: I have lost all computer skills after using ubuntu, :(, I lost contact with systemd as well and all other arch cool things, I now feel like a noobuntu instead of an ubuntu user, what should I do? th0rne [18:11] !ops [18:11] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [18:12] I didn't mean to... [18:12] omgina: Do you actually have a support question, or do you just want to rant? [18:13] Pici: I do forgot how to use computer, the internals of my system, since I switched to ubuntu, and this has been my problem, do other users who shifted from arch to here, not feel the same?? pl [18:14] omgina: I can tell by your comments your skill level is through the roof. So 1337 [18:14] I only remember mouse, and clicks [18:14] omgina: so you want to rant. This isn't the place for that. [18:15] alkisg: Which one? [18:16] th0rne: well since it's not in the ubuntu repositories, it's now offtopic, but have a look at https://forums.linuxmint.com/viewtopic.php?t=238399 [18:16] https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git probably supports it [18:16] I already tried several to no avail, but I'll try this. Thanks. [18:17] th0rne: the best plan would be to contact the manufacturer [18:17] Some of them hire linux developers to add support for their chipsets... [18:17] I'll try this one you linked, then throw the wlan dongle out the window if that doesn't work. [18:21] and my question is if they all chat by terminal XD [18:29] parrot, where? [18:30] hai [18:30] i am new ubuntu user === loop is now known as Guest6345 [18:33] Guest6345, hi dude welcome [18:34] what should i do first? [18:34] any suggestions? [18:36] Guest6345, depends on what you want, what are your interests or requirements [18:40] how to change my nick? [18:40] Guest6345: /nick [18:43] !register | also see this Guest6345 [18:43] also see this Guest6345: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [18:45] . === leonidas_ is now known as Guest38874 [18:55] I read there is a new image out for 17.10 desktop but I cant find it yet. Anyone know where it is? [18:55] bnason: I believe it will be released on the 11th [18:56] thanks [18:56] read again, indeed, 11th [18:56] hi [18:56] Is there any information on how many people hit the package servers each month? [18:57] this may be interesting [18:58] All: On my GTK Q: I'm editing via: "nano /usr/share/gtksourceview-3.0/styles/cobalt.xml" and trying to find the element in there I need. There is not an HTML section, so guessing it is the XML section. Am I right, or do I need to define and HTML section? [18:59] zomaar: not sure that's public. [18:59] zomaar: why do you want to know? [18:59] I was afraid so [19:00] I just want to compare with other distributions :). [19:00] zomaar: but why does that matter? [19:01] Fedora and OpenSUSE were citing about 100-200k package update users per month (new IPs) [19:01] because it's fun? [19:01] zomaar: that doesn't explain why that matters or how it's a support topic [19:01] Why does it matter? [19:01] Why do you need to kill this topic? [19:02] I am just asking a question. [19:02] zomaar: an offtopic question for this channel [19:02] Well let's say that the numbers would probably be in support of Ubuntu. [19:02] !ot | zomaar: still offtopic, please consider: [19:02] zomaar: still offtopic, please consider:: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [19:03] So basically you don't want me to know the data right. [19:03] zomaar, there are no real numbers, nor download, nor updates ( as an user can have its own mirror) [19:03] zomaar: i have no personal interest in your situation [19:04] this is the best stats available, still not the real numbers https://stats.wikimedia.org/wikimedia/squids/SquidReportOperatingSystems.htm [19:04] zomaar: this is a support channel, you aren't asking asupport questions. distro stats are not a support question and have been beaten by the dead horse himself === nat is now known as Natkeeran [19:08] Thanks you Oerheks, that's really all I needed to know. === sgautam is now known as GautamS === nat is now known as Guest16347 [19:26] im new to ubuntu any recommendations on what to explore? [19:27] !man | rpo [19:27] rpo: The "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/ [19:27] rpo: what do you want to do? [19:27] learn everything [19:28] see you in 20 years. [19:28] my interest is programming [19:28] rpo: ok, that's not a reasonable answer. [19:28] rpo: (the first onen) [19:28] rpo: do you know how to program already? [19:28] no [19:29] i know it sounds ridiculous but utilizing an open source os is a start [19:29] rpo: then learn to do that first, which isn't really an ubuntu support topic :) === dopeman is now known as pooping_ape [19:29] rpo: I don't think your OS choice has all that much to do with learning to program [19:29] i see [19:29] sry for such noob questions [19:30] rpo: programming languages are not different (implementations might be, technically) between OSes. Otherwise they would not be very useful. [19:30] i was thinking of learning java script first [19:30] rpo: there is a programming channel on this network, i believe [19:30] rpo: so you want to be a web developer? [19:30] yes [19:32] how about this ... i want to learn how my computer programs communicate so i can tweak with them. [19:32] rpo: i'm sure you can find many classes online [19:32] any ideas of where to start [19:33] rpo: i feel like you may want to take some basic courses, as I'm not sure even where to start to answer your question (as in, it's not a very good question) [19:33] rpo: materials are all online, you can get far these days with a bit of determination [19:33] rpo: try https://www.codecademy.com/catalog/language/javascript [19:33] ok I will do that [19:33] thank you [19:33] https://www.udacity.com/course/intro-to-programming-nanodegree--nd000 [19:33] rpo: if you're completely new look into code academy [19:33] rpo: but note javascript has nothing to do with the the programs on your computer [19:33] don't start with javascript...I would recommend python [19:33] (or at least, very little) [19:34] rpo: i dont think it's good to start with JS... [19:34] i was thinking python [19:34] jim_wyatt: +1 [19:34] rpo: there's a python course there too [19:34] <_KaszpiR_> https://github.com/kamranahmedse/developer-roadmap/blob/master/README.md rpo [19:34] <_KaszpiR_> and I woudl recommend python [19:34] rpo: with a bit of diligence and google fu, you can probably find plenty of high quality leaked courses online [19:34] you guys are very helpful thnx [19:35] rpo: not that im suggesting you be a pirate lol [19:35] arrrrhhh [19:35] <_KaszpiR_> rpo this may be worth place to visit http://www.bogotobogo.com/index.php [19:36] once you get the language basics, I love me some koans: https://github.com/gregmalcolm/python_koans [19:36] <_KaszpiR_> or here https://learnpythonthehardway.org/python3/ [19:37] looks like a lot of fun, seriously.. [19:37] rpo: you'll spend more time smashing your head against the table [19:37] probably... [19:37] Hey all :) [19:37] na i like this stuff [19:37] <_KaszpiR_> :D [19:37] <_KaszpiR_> he doesn't know yet [19:37] haha [19:38] I've executed: "apt purge phpmyadmin && apt purge mysql-server && apt install phpmyadmin" and after that I see: Reinstall database for phpmyadmin? [19:38] So how to remove then phpmyadmin completely > [19:38] ? [19:38] i like stuff that makes my head hurt, including smashing on the table [19:39] <_KaszpiR_> V7 --force [19:39] <_KaszpiR_> and then rm -rf /var/lib/mysql [19:39] purge --force ? [19:39] V7: there are probably some data files in /var/lib or someplace that it won't get rid of even with a purge...it's for your protection :) [19:39] <_KaszpiR_> yes [19:40] Thank you very much, I'll try [19:41] <_KaszpiR_> or drop database [19:41] _KaszpiR_: E: Command line option --force is not understood in combination with the other options [19:41] The command: apt -y --force purge phpmyadmin [19:41] <_KaszpiR_> hm maybe purge does not have force [19:41] hello everyone, wich application is better for wiping data secure without recoverying : srm or shred? [19:42] Rembo: dd [19:42] cycled [19:42] hello everyone [19:42] hello [19:42] Hey there nagyg [19:42] <_KaszpiR_> Rembo physically bashing with hammer [19:43] So _KaszpiR_ do you have an idea ? [19:43] in Windows it easy to overwrite the MBR on a drive using the diskpart clean command. How do I do the same thing in Ubuntu? [19:43] <_KaszpiR_> V7 maybe without force [19:43] _KaszpiR_: Already tried [19:43] <_KaszpiR_> just unstall packages, delete /var/lib/mysql [19:43] <_KaszpiR_> and install again [19:43] Do you know how to remove databases without sql ? [19:43] You know ... like files [19:43] <_KaszpiR_> yeah [19:43] Hello [19:43] <_KaszpiR_> you delete files [19:43] _KaszpiR_: any other option than tha hammer? [19:43] Can I ask questions here related to Ubuntu 17.10? [19:43] what version of OpenCV does Ubuntu 17.10 include? [19:43] nagyg: just ask [19:44] !info opencv artful | cfoch [19:44] cfoch: Package opencv does not exist in artful [19:44] libopencv I think it is [19:44] !info libopencv artful | cfoch [19:44] cfoch: Package libopencv does not exist in artful [19:44] use dban then reinstall everything haha [19:44] !info libopencv-dev artful | cfoch [19:44] cfoch: libopencv-dev (source: opencv): development files for opencv. In component universe, is optional. Version 3.1.0+dfsg1-1~exp1ubuntu3 (artful), package size 179 kB, installed size 553 kB [19:44] cfoch: that should be the version --^ i think [19:45] synaptic package manager does not work on a clean install of 17.10 and I tried the xhost command as a workaround (found on the bug report) but it still dies with segmentation fault [19:46] <_KaszpiR_> Rembo try dban [19:46] I think I have a similar problem with remmina where I cannot see the SSH window content :) [19:46] <_KaszpiR_> afiar most popular one [19:48] Rembo: dd works too...or shred [19:57] anyone has problems here with synaptic package manager on 17.10? (not running) [19:57] nagyg, xhost +si:localuser:root worked for me [19:57] hi iora [19:57] lo [19:57] I've tried that unfortunately but did not work [19:58] nagyg, then you need the Xorg session [20:02] ioria, thanks, is that a setting that I need to use? [20:03] nagyg, when you get the login screen, just select the Xorg session [20:05] nagyg: make sure you're not running on wayland [20:06] ioria, thanks [20:06] nagyg, you are welcome [20:09] F3X0K2A4, what happens if it is wayland (I'll google what that is :) ) [20:11] Hello, I'm installing ubuntu right now, I've chosen the option install along side windows 7. I think I made a mistake, does this means it will install on the same partition? I want to dual boot, but I want ubuntu on another partition? [20:12] nagyg, wayland is the new X server used on 17.10 by default instead of the old classic Xorg ; it's said slimmer and more secure then Xorg, that's why you can't run graphic application with supe powers [20:12] za1b1tsu, It should install on a different partition [20:13] nagyg, synaptics, gparted, etc etc require sudo rights [20:13] za1b1tsu, You'll then have a boot loader at startup that allows you to select which OS [20:14] electricmilk, I was reading online about swap partition for RAM, that should be double the RAM size, is it made automatically? [20:15] ioria, thanks for the clarification [20:15] za1b1tsu, Yes it makes swap space automatically...but keep in mind all modern OS's use hard drive as "puesdo-RAM" [20:15] nagyg, ok [20:19] electricmilk the windows partition appears in media/user/something [20:22] hi iam new at linux [20:23] Guest6345, hi [20:23] za1b1tsu, Yes it does [20:23] what if i download from synaptic and sudo [20:23] za1b1tsu, You can mount windows partitions [20:23] hello everyone [20:23] Guest6345, Not understanding the quesiton [20:24] rpo: hi [20:24] Guest6345, I don't use synaptic. I just use sudo apt-get install {PACKAGE}. Make sure you run: sudo apt-get update first [20:24] what if i download use synaptic and terminal at same time? [20:24] Guest6345: what do you mean? [20:24] im back lol [20:24] Guest6345, Not understanding you...you won't be able to run two pacakge managers at once though. It will give an error [20:24] does anyone know of any good sites to watch movies [20:25] rpo, Youtube [20:25] Guest6345: I dont see how it will affect...unless you're trying to download packages at the same time [20:25] rpo, Netflix, Hulu, Amazon Prime....Anything else is illegal [20:25] haha, stream new movies [20:25] well not ANYTHING else [20:25] But those streaming sites can get your internet cut off [20:25] really? [20:25] Also this is an off-topic quesion [20:25] Yes [20:25] sry [20:25] No problem [20:26] rpo: it's highly unlikely tho [20:26] I wouldn't say that [20:26] so i should use a vpn [20:26] I recommend discussing it in ##security [20:26] Even with a VPN [20:26] interesting [20:26] this whole time [20:26] if i download app from synaptic, then i download the same app use sudo app , any damage i have? [20:26] rpo: I don't think that falls under security. Also, off-topic. But yes, if you must, use a VPN [20:26] got it [20:26] Guest6345, No it will just tell you the APP is already installed [20:27] My swap partition was auto made with only 3.88g, I hav 4gb RAM, should I doulbe it [20:27] thnx [20:27] oke thanks [20:27] za1b1tsu, Probably totally unnecessary. I doubt you'd get any performance difference. [20:28] za1b1tsu, If you want slightly faster performance I recommend switching windows managers. Check out XFCE [20:28] what if i give the swap partition 40gb space, can my pc run faster? [20:29] za1b1tsu, no, your mem is 4 gb, but i guess your videocard snoops of its memory, so that 3.88 is oke [20:29] Guest6345: no [20:29] Guest6345, you're not funny [20:29] za1b1tsu, the general rule is, if you're planning to hibernate, then swap should be at least twice the size of your RAM [20:29] Guest6345, yes, run faster out of diskspace [20:29] F3X0K2A4, not true [20:29] F3X0K2A4, ubuntu calculates the right amount for hybernate [20:30] I agree with oerheks [20:31] electricmilk, I was hoping to go for a real modern desktop env [20:32] oerheks: oh? thanks for correcting me, but it this exclusive to Ubuntu? [20:32] za1b1tsu, what's your issue ? [20:32] F3X0K2A4, i think most distos do this correctly? i have no numbers who do or don't. [20:33] oerheks: oh, apparently the 2 x size of RAM is a primitive rule [20:33] yep === Guest80 is now known as digismack [20:34] i think so, for most system 1x ram is a few hundred bytes too small [20:34] https://help.ubuntu.com/community/SwapFaq [20:35] hi, i'm a new ubuntu user, i'd like to know if all the apps for ubuntu are those in the ubuntu soft manager? [20:35] ubumilo: all the supported ones, yes [20:36] ubumilo: excluding third party software [20:37] when you say 'supported ones' what do you exactly mean === jstein_ is now known as jstein [20:39] ubumilo, supported by the community, there are private repos, supported by the repo owner [20:39] !ppa [20:39] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [20:40] ok, thanks for the answers === Guest6345 is now known as koteka [20:43] hi [20:43] ubumilo: you're better off with synaptic package manager tbh [20:49] I subscribed to ESM on AWS today -- the role has been setup, I have an ubuntu one account, and Launchpad is setup. but how do I get a token to enable ESM on my 12.04 machines? [20:50] so... hi [20:51] mburke, 12.04 ? that one is EOL, unless you pay for support, ask for a fresh 14.04/16.04 [20:52] so, the ESM subscription is the extended support [20:52] https://www.ubuntu.com/support/esm [20:52] I'm asking how to enable it on my boxes, specifically how do I get the needed token [20:53] for livepatch it seems you can get it from https://auth.livepatch.canonical.com but I don't see anything similar for ESM [20:53] mburke, i think you should contact canonical ? it is not a community service [20:53] I can't get a hold of them [20:53] all the phone numbers immediately disconnect the call [20:53] I'm not getting any confirmation that the support issues I submit are being received [20:54] (via the website forms) [20:54] mburke: which website form? === tsmasterID is now known as tsmasterI0 [20:54] the ones that show up on support.ubuntu.com [20:54] err [20:54] support.canonical.com [20:55] !esm [20:55] Canonical offers paid extended security support for 12.04 through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [20:56] mburke: if you can join #ubuntu-server, i can connect you to the correct folks [20:56] awesome === mburke is now known as mburke2 [20:59] why i cant connect to ubuntu-server [21:01] i want to use lvm2-lockd, this package seems to exist in debian sid but not in any version of ubuntu, is there anything i could to to request its inclusion? [21:03] catphish: looking [21:03] nacc: you helped me with this earlier didn't you? i made a little more progress in so much as finding that debian seems to have a separate package [21:03] Why is it taking so long for Ubuntu to provide official patches for Meltdown&Spectre? [21:04] lucidguy: if you really want a rush job for a serious security issue, maybe you should be not using computers [21:04] :) [21:04] lucidguy: but, tbh, it's because the embargo was broken earlly [21:04] lucidguy: also don't crosspost, please [21:04] lucidguy: i assume because such a major kernel change requires serious testing, and the proposed embargo was broken early :( [21:05] the embargo was set to end january 9th [21:05] indeed, i am a little surprised nothing's been released yet [21:05] and was to coincide with patches simulataneously released for all major platforms [21:05] KPTI test builds were published in the kernel PPAs yesterday [21:05] catphish: * Add lvm2-lockd package (dlm only). (closes: #879780) -- Bastian Blank Tue, 31 Oct 2017 15:04:08 +0100 ==> it's too new, it'll probably be in ubuntu in 18.10 [21:05] alkisg: thanks, was just updating my local cache [21:05] catphish: --^ what alkisg said, then [21:06] :) [21:06] preusming another merge happens this cycle [21:06] alkisg: thanks, had no idea it was quite to recent [21:06] catphish: you'd want to file a bug to encourage that, though [21:06] catphish: against lvm2 [21:06] nacc: catphish I wonder why it's only building the -dlm variant and not the -san [21:06] i was really hoping to see it in the 2018 LTS [21:06] TJ-: the release right after added san [21:06] nacc: ahhh [21:06] TJ-: " * Enable sanlock support in lvmlockd." [21:07] nb. sanlock is specifically what i want [21:07] Ubuntu has this: lvm2 (2.02.168-2) unstable; urgency=medium -- Bastian Blank Fri, 17 Mar 2017 17:29:47 +0100 [21:07] So it's 6 months behind :) [21:07] * TJ- applaudes. As catphish said it'd be nice to have it in 18.04, would stop some of us having to maintain our own builds :) [21:07] It shows me update notice. I install them but after it says me: "Requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." [21:07] alkisg: pretty normal, it does require respinning install images and technically alpha1 is going on (or would be) [21:07] TJ-: are you using lvm with sanlock? [21:08] catphish: I've been experimenting with it for VM storage [21:08] catphish: there is a process for asking a specific, newer version of some debian packages for lts releases before featurefreeze, if there's valid reasoning to do so [21:08] TJ-: my use case is to have a dozen linux hosts connected to a single LUN using LVM and KVM to run VMs, thus enabling live migration on my existing SAN [21:08] just 2 options in the dialog window: "Settings" and "Ok" what have i to do? [21:09] If it matters to you, you may file appropriate bug reports in launchpad [21:09] alkisg: catphish: fwiw, lvm2 hasn't been merged this cycle, so it will almost certainly get updated [21:10] thank you both, i will file such a bug, I would really like to go ahead with this deployment this year, and i'd really like to use ubuntu LTS unmolested if possible [21:10] catphish: but got sidetracked with experimenting with the ext4_lazy SMR (shingled disk) patches [21:10] https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule [21:10] 19 March 1st FeatureFreeze, Debian Import Freeze [21:10] there's a bit of time then [21:11] catphish: same scenario here, I'm running 18.04 alpha and trying to ensure I've got a stable platform for 18.04 release so I can standardise [21:11] TJ-: i currently use xenserver, they're discontinuing support for HA in their free builds, and i've been a little unhappy with their migration reliability, so looking to bake my own KVM solution, it was really only storage standing in my way [21:12] catphish: if you open a bug report I'll me-too it if you let me know the bug # [21:12] thanks, i'll do it now [21:12] catphish: subscribe me as well, and i'll follow-up that the merge catches the bug [21:14] ah yes "Packages that have recently been added to Debian unstable will be automatically synced into Ubuntu prior to the Debian Import Freeze (DIF)." so this should happen right? but asking for it anyway is ok? [21:15] anyone seen very slow python3-pyqt5 on ubuntu 16.04 32bit. i was using previously using the electrum bitcoin wallet for python-qt4 with no problems. maybe its 32bit since same code of 64bit ubuntu 16.04 works fine. python3 stuck at 100% [21:15] catphish: best to ask so it doesn't slip through the net [21:16] will do, i'm struggling to find the "new bug" button [21:16] Hi, it's their an issue with the luks prompt in Ubuntu 17.10 ? I'm not able to use the keyboard layout that I want. So I cannot unlock my computer. I install the distro as usual but that definitely do not work. [21:16] catphish: usually top-right of the bug-search/list page [21:17] catphish: https://bugs.launchpad.net/ubuntu/+source/lvm2/+filebug [21:17] i think this is the page https://launchpad.net/ubuntu/+filebug/?no-redirect [21:17] cool === Mathis|2 is now known as Mathis [21:20] catphish: this isn't a new package [21:20] catphish: to be clear, this is a change in the *source* in Debiann [21:21] catphish: and since we already have delta (changes) relative to Debian, it's called an Ubuntu merge [21:21] thanks, i was a little confused, because its binaries end up packages as a separate package [21:21] catphish: right, but the importer mentioned above is for sources [21:22] ku all [21:22] catphish: also our build infra is current disabled, so not much is happening right now :) [21:22] i see [21:22] kak ono? [21:22] well i'll write what i want, and hopefully someone can correct me if i'm asking for the wrong thing :) [21:23] u0_a177: this channel is in english [21:23] what is the line length limit for the boot options for the Ubuntu 16.04 installer (ubuntu-16.04.3-server-amd64.iso), and can that differ depending on hypervisor (VMware Workstation vs VirtualBox)? [21:23] ok [21:24] !tor [21:24] Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en === auriel_ is now known as auriel [21:27] nacc TJ- https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1741986 [21:27] Launchpad bug 1741986 in lvm2 (Ubuntu) "Please merge lvmlockd and sanlock support" [Undecided,New] [21:28] catphish: assigned to myself (I did the last merge) [21:28] nacc: thank you very much [21:29] catphish: yw === tsmasterID is now known as tsmaster [21:34] anyone know how to debug slow wifi? on my ubuntu 16.04 laptop im getting 1mbps at speedtest.net, but on this other windows one its getting 10mbps [21:39] Hello, I tried to join the ubuntu begginers dev channel, but it forwarded me here. Can anyone help? [21:40] Zahovay: what channel is that? (the actual name)? [21:40] dlam: start by checking the output of "iwconfig" for high numbers of 'retries/invalids' [21:40] Well I would like to get involved in ubuntu development as c/c++ developer, I though there I could get some help [21:41] Zahovay: *what channel* [21:41] Zahovay: you didn't actually answer my question [21:42] 1 [21:43] I found that channel on "Ubuntu begining development resources" site [21:43] may I just write the # name of the cannel? [21:43] Zahovay: what channel!? [21:43] Zahovay: yes. [21:43] #ubuntu-beginners-dev [21:44] that is +if [21:44] so it is supposed to forward [21:44] I assume it was closed down at one point [21:44] thanks TJ- [21:44] who would want to be a beginners dev, or to deal with beginner devs lol [21:45] forward is the right thing to do with that [21:45] Tj- kk thanks, mine says Tx excessive retries:23 Invalid misc:39168 [21:45] dunno if thats "high" or not for 'iwconfig' output [21:45] Zahovay: perhaps just ask what you're looking for, and someone can point you in the right direction, folks here are very helpful [21:45] Well I am a c/c++ developer from university and would like to join the ubuntu development team [21:45] Zahovay: it's a meritocracy on some level, like much of open source [21:46] Zahovay: start contributing, and then apply for membership [21:46] there are many bugs to work on :) [21:46] dlam: that "invalid misc" is VERY high. can you show us "pastebinit <( iwconfig; lspci -nnk; dmesg )" [21:46] Zahovay: maybe choose something you're interested in, and look for bugs to work on [21:46] well yea that is the plan though I would need a little guide [21:46] Zahovay: why do you need a guide to work on a bug? [21:47] Zahovay: as well as reading the Wiki guides for packaging and development, watching the #ubuntu-devel channel will help understand how the distro is developed [21:47] I do not need guide to work on a bug, i need guide on the road to get involved in the kernel development. [21:47] Zahovay: uh, what? [21:47] Zahovay: you didn't mention the kernel until now [21:48] Zahovay: totally different beast. Have you worked on the kernel before? [21:48] Well yea people would look at me like they look at a fool if a noname person comes that I want to develop kernels [21:48] Zahovay: for the kernel start here http://kernel.ubuntu.com/ and sit in on #ubuntu-kernel [21:48] Zahovay: that's what OFTC/#kernelnewbies and #kerneljanitors is for, IMO [21:48] Zahovay: you don't start working on the kernel by working with a distro kernel, IME [21:49] Zahovay: start upstream, it's harder, but it's better [21:49] Zahovay: also, if you haven't already, just download the kernel and play with it, you'll likely want to teach yourself a lot before you can start contributing [21:49] Zahovay: there's also upstream kernel mentoring, iirc [21:49] Zahovay: but again, you need to know what you want to do for that [21:50] hello ! [21:50] hey all, i need to process a text file. want to put something together that can search a text file for specific text, then copy x lines above and below that text and append them to a new file. Is there a tool that can do this or something like it? sed maybe? [21:50] basically I want to join ubuntu to help it operate better on laptops. Mainly about power management [21:50] Do I have to join the upstream then? [21:50] I have a probleme with my hybrid video ... guest what ? [21:51] stuck with the low performance intel [21:51] Zahovay: i'd suggest finding a bug, and working through it, see where it takes you [21:51] cannot switch to my radeon !!! [21:51] please help [21:51] Zahovay: if it takes you into the kernel, then that's where you'll be working, and probably not on ubuntu directly [21:51] did you install the ATI driver? [21:51] ca_cabo: grep with -B and -A flags? [21:52] hello everyone. I have a machine running trusty and I updated my kernel from 3.19 to 4.4, because the graphic board was not working. After the reboot the network board is not working (no ethernet, no wifi), special keys are not working, and I'm trying to restore the old kernel. How can I do that just with deb files manually passed? [21:52] I tried... I'm about to reinstall my linux... [21:52] ca_cabo: uh, grep? [21:52] "tried"? [21:52] Zahovay: good luck anyway, the more work on laptops working properly the better [21:52] msi cx620 with intel and radeon hd 5470 [21:52] ATI should be easier than the proprietary nvidia "stuff" [21:52] ok ty [21:53] oldboot: your old kernel should still be present [21:53] yes I tried the proposed one by amd website [21:53] oldboot: sorry, typo! [21:53] jollyruggero: : your old kernel should still be present [21:53] jollyruggero: although the 3.19 kernel is not supported [21:53] titou, what driver is in use ? >> lspci -nnk | grep -i vga -A3 | grep 'in use' [21:53] nacc, I see, but at least it worked =D how can I restore it? [21:54] idealy, that would be nice to have like a software switch (low-high) ... in my dream I guest ... [21:54] catphish: I am really passionate about it, hope to find my place with this. Though I thought I would mainly support ubuntu since thats the only one I like [21:54] : let me check... [21:55] jollyruggero: reboot to the other kernel? [21:55] TJ-: ok! heres the output https://paste.ubuntu.com/26349293/ [21:55] intel i915 and ... the radeon is "unclaimed" [21:55] Zahovay: that's rather contrary to open source... [21:56] dlam: reading... give me a few minutes [21:56] nacc: Well I always though that distros do make changes to the official kernel. I made a mistake there. [21:56] Zahovay: sure they do [21:57] my labtop is hot when watching youtube ... and quality is pretty bad (lag) [21:57] 60 - 80c [21:57] dlam: aha! Intel 7260 AC, in the 2.4GHz band, I suspected it might be, and the PC is on an older kernel (4.4). I'd suggest upgrading the kernel to the latest in the Hardware Enabledment Stack (4.13) because it fixes a lot of problems with the Intel wifi drivers. [21:58] !hwe | dlam [21:58] dlam: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [21:58] titou, maybe this page is any help, modprobe radeon.modeset=1 >> https://askubuntu.com/questions/791249/amd-intel-hybrid-graphics-on-ubuntu-16-04 [21:58] nacc, didn't know I could boo into another kernel, silly me! Is it safe to now remove the newer kernel, so that it boots automatically with the old one? [21:58] nacc: Then I do not understand it. If ubuntu does make changes to the kernel how did I though wrong? [21:59] oooo thanks thanks TJ- :D [21:59] modprobe: FATAL: Module radeon.modeset=1 not found in directory /lib/modules/4.10.0-42-generic [22:00] Zahovay: in most cases by helping any linux distro, you help all of them :) [22:00] dlam: I assume the PC is using 16.04 Xenial currently? [22:00] downgrade to 14.04 ? [22:01] dlam: in which case I'd recommend the "linux-image-lowlatency-hwe-16.04-edge" kernel package [22:01] jollyruggero: if you're nnot usinng a kernell, you can remove it [22:01] nacc, thank you! [22:01] TJ-: yup 16.04 [22:01] titou, no, check out your bios, maybe you can set priority there? [22:01] or disable intel [22:01] Zahovay: i didn't say you did anything wrong, I tried to say it's contrary to the ethos of open source to only help one distro [22:01] catphish: yes and I have no problem with that at all, I just understood the way ubuntu (also the community) works.. [22:02] Zahovay: so improve the upstream [22:02] Zahovay: but, in any case, this is offtopic for this channel anyways (not a development channel) [22:02] holy cra... "man radeon" cannot see my hd 5470 ?!? [22:02] alright, sorry will think about it [22:02] Zahovay: we know that laptop-mode-tools needs some love, too :) [22:03] TJ-: they do :( [22:03] Zahovay: to answer your question, distros do make custom changes to kernels, but the aim is (afaik) always to have any improvements merged upstream, you can't want things to diverge [22:04] will be back, will check my bios. I can remember that there is an option winxp-win7 so I can use 3 monitor (including the labtop) ... [22:04] catphish: I do not have any problem with other distros I just wanted to help ubuntu directly but seems I have to choose other ways for that. But will stop my offtopic [22:05] jesus !!! hybrid crap is getting on my nerv big time [22:05] Zahovay: just work on a ubuntu bug, as we said a while ago [22:05] Zahovay: anyway, once you start looking at fixing things, it should become clear how the process works [22:05] nacc: probably thats going to happen for now [22:06] thanks guys for help [22:07] Zahovay: you're welcome, good luck [22:08] TJ-: omg that solved it, thanks! [22:08] * dlam wifi is supa fast now [22:08] dlam: :) [22:12] my wireless card claims to support AP ( https://pastebin.com/BH93202z ) but I'm unable to set it. I've tried both iwconfig wlp2s0 mode master and AP instead of "master". Both give me: Error for wireless request "Set Mode" (8B06) : SET failed on device wlp2s0 ; Invalid argument. What am I doing wrong? Thank you! [22:12] 16.04 [22:14] apb1963: is something like Network Manager/wpa-supplicant already managing the device? [22:14] And I should probably also mention that if I try to set it to ad-hoc or managed, it does set it. [22:14] TJ-, I disabled Network Manager... not sure what wpa-supplicant is doing though [22:14] apb1963: OK, that helps. Does the device need a different firmware to operate in Master mode? [22:15] TJ-: handy to know about that intel 11ac issue :) [22:15] TJ-, that's a very good question. How do I determine that? manufacturer's website I guess. [22:16] catphish: it used to be 802.11n was very poor on older chipsets... I get the feeling Intel just throw mud at the wall and hope it sticks :) [22:17] Network controller: Qualcomm Atheros AR5418 Wireless Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01) [22:18] apb1963: I'd look in the kernel log to begin with, see if the wifi driver reports loading a firmware file, then use that as a search term to find out if there are different firmwares for STA (managed) and AP (master) modes [22:18] right now i have a Broadcom 11ac adapter, it works great, but only about 50% of boots, the other 50% it doesn't work at all, total mystery to me, i'm ssuming [22:18] TJ-, nice [22:18] apb1963: it may be the current firmware should support AP mode but it's best to be sure before wasting time trying to fix it [22:18] *assumig it'll be fixed in a future kernel, never reported it [22:19] catphish: I see a lot of problems with BCM 802.11ac in a router too, sometimes makes 5.xGHz unusuable due to excessive retries [22:20] this one's identified as "Broadcom Corporation BCM43602 802.11ac Wireless LAN SoC", when it works, it works perfectly, just seems to be some kind of race condition when it starts up, sometimes it just doesn't show up, never debugged in much detail [22:21] TJ-, I'm not seeing anything in the logs... got a keyword? [22:22] I checked both kern.log and syslog [22:23] while i'm rambling about wireless issues, i'd like to mention one more thing, it's probably correct behaviour, but i sometimes do unbuffered video streaming, and i notice that the wireless disconnects for a second or so every couple of minutes (i believe scanning on different channels), setting a fixed BSSID in networkmanager fixes it, does it feel the need to maintain a list of alternative BSSIDs for fast failover purposes? [22:23] apb1963: I'd expect "atheros" :) [22:24] TJ-, ah. thx [22:24] TJ-, yeah.. nothing found [22:24] catphish: that sounds like a wifi firmware issue [22:25] apb1963: can you show us "pastebinit <( dmesg )" [22:25] TJ-: you think it's firmware and not networkmanager initiating those scans? i don't know much about the APIs [22:25] TJ-, actually... give me a few minutes... I've been messing with a lot of stuff and this may be a self-imposed problem. Checking... [22:26] catphish: well the scans shouldn't interrupt usual business. I've seen reports over the years of some devices causing pauses/lost packets during a 'background' scan, and as I recall it was usually solved by later firmware [22:27] apb1963: right - sometimes a reboot can help to ensure the system is in the state you think it is [22:30] TJ-: ah interesting, that's exactly what i see, packet loss for approx 1 second during the scan, i'm not really sure how a NIC could physically listen for beacons on other channels without RX loss though [22:30] in which case 'd be very interested to know if it can be fixed [22:31] it's mildly inconvenient hardcoding a BSSID and breaking roaming, but it does result in lovely video quality [22:31] catphish: not directly relevant to your situation but an indication of the kind of broadcom bugs we've seen, and a very interesting story in itself: http://pof.eslack.org/2012/05/23/why-broadcom-80211-linux-sta-driver-sucks-and-how-to-fix-it/ [22:32] TJ-, I can probe the card... sets up in ad-hoc or managed mode no problem. Shows a Cell address. [22:32] catphish: check the syslog for wpa_supplicant messages, it may indicate some clue (as in the article above) [22:32] After ifdown/ifup, dmesg now has: [336641.571193] wlp2s0: Trigger new scan to find an IBSS to join [22:32] [336643.043557] wlp2s0: Creating new IBSS network, BSSID 5a:11:4d:0e:c6:3f [22:33] apb1963: right, I saw that, and iw lists it as supporting AP mode, but it doesn't indicate if a different firmware is required to do that. [22:33] TJ-, ok, let me google & check the man's website. [22:35] apb1963: if you boot with the kernel set with "debug" on it's commmand-line, the driver should report the firmware files it loads (and those it looks for but doesn't find), which might help in figuring out if there are later firmwares too [22:36] apb1963: which kernel version are you using? (uname -r) [22:40] TJ-, 4.4.0-104-generic [22:40] Qualcomm website was beyond useless [22:40] problem with the player included in this page by chromium, i can't see it well, and it doesn't work http://www.virginradio.it/sezioni/1219/virgin-radio-rock-classic [22:41] ops [22:41] apb1963: show us "pastebinit <( lspci -nnk; dmesg )" [22:42] i'm looking for a chromium chan [22:42] excuse me [22:42] hey all, trying to have grep go through and sort contents of a file by values - what i have works but was wondering if there was a better/quicker/easier way to do it? grep -A 1 -B 3 "vacancies 10" /home/roster > /home/rostersorted && grep -A 1 -B 3 "vacancies 9" /home/roster > /home/rostersorted [22:43] ca_cabo: you're writing to the same fille twice [22:43] which means only the second command matters [22:43] no, the first uses ">" the second command uses ">>" [22:44] ca_cabo: uh, no it doesn't [22:44] ca_cabo: not in what you pasted, at least [22:44] ah, my bad typed it in wrong here [22:45] is there a better way to do it than just repeating the command over and over? [22:45] Hello guys! I had ubuntu 14.04 installed and run a apt-get dist-upgrade, with only 500MB of storage. Now, X doesn't start. I've googled, but so far, no luck. Any help? [22:46] hi does anyone know why security updates are hosted at security.ubuntu.com? I understand that its important to highlight the difference between non-security updates - but couldn't that also be achieved by simply adding "security" to the control file metadata? [22:46] ca_cabo: i mean, you could do it with a loop [22:46] ca_cabo: you might want ##bash [22:46] ca_cabo: "grep -r -A 1 -B 3 "vacancies (9|10) /home/roster" [22:47] ca_cabo: oops!, missing quote mark, but you get the idea [22:47] TJ-, you're the best - thanks! [22:47] ca_cabo: use an OR | operator to match 9 OR 10 [22:48] michael2: because the normal mirroring system takes a while for updates to filter down sometimes, and security updates should go down as quickly as possible [22:48] well what i'm trying to do is have the lines surrounding anything in the file with vacancies 10 listed first, then the lines with vacancies 9 appended after those, then vacnacies 8, etc. [22:48] ca_cabo: ahhh, then I'd use awk [22:49] ca_cabo: then use a loop ({10..1}) [22:49] ok great, thanks - ill pull up the man page. i appreciate the help guys [22:51] michael2: for documentation of that, see e.g. https://wiki.ubuntu.com/SecurityTeam/FAQ#What_repositories_and_pockets_should_I_use_to_make_sure_my_systems_are_up_to_date.3F [22:52] dax: so by maintaining a separate sub-domain the downstream mirrors can poll security.ubuntu.com more aggressively than archive.ubuntu.com? so security updates are fetched fast, but ubuntus archive is not burdened with the load of constant requests of mirrors? [22:53] TJ-, ok, dmesg displays nothing useful. However, there's a bunch of stuff in syslog some of which is relevant, some not. One thing I was planning to mention was it's using ath9k, and I think it's supposed to be using ath5k... although it does have a cell address and such so... i'm not sure. Anyway... https://pastebin.com/1KLmpLGJ [22:55] apb1963: well, good news is the ath9k doesn't require firmware [22:56] TJ-, and the bad news is I should be using ath5k ? [22:56] michael2: security.ubuntu.com doesn't use the normal mirroring system. there are multiple servers behind that hostname (multiple A/AAAA records, if you know what that means) that use a fast way to sync updates down that is not appropriate for the general third party mirroring system used for archive.ubuntu.com and the other mirrors [22:57] apb1963: I see someone else reports the same issue; their solution was to use a more recent kernel. I'd recommend the latest HWE/edge version there is [22:58] michael2: so if a new recommended non-security update gets published to the regular mirror network, it'll get picked up by downstreams next time they do their periodic sync, which may be a week depending on the mirror. if a new security update gets published, it's a lot quicker. [22:58] TJ- more recent? I'm up to date - with the exception that I haven't upgraded in a few days or so. [22:58] dax: by multiple servers, you mean if I do $ dig +short security.ubuntu.com I get many hosts back? [22:59] apb1963: is it 16.04 ? if so then I'd recommend linux-image-lowlatency-hwe-16.04-edge [22:59] michael2: yes [22:59] Hello guys! I had ubuntu 14.04 installed and run a apt-get dist-upgrade, with only 500MB of storage. Now, X doesn't start. I've googled, but so far, no luck. Any help? [22:59] apb1963: you said it was kernel 4.4 think, I'm recommending you use the 4.13 HWE kernel [23:00] TJ-, ok, you're over my head at this point. Guess I need to do some research. [23:00] !hwe | apb1963: simply "sudo apt install linux-image-lowlatency-hwe-16.04-edge" and reboot. [23:00] apb1963: simply "sudo apt install linux-image-lowlatency-hwe-16.04-edge" and reboot.: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [23:01] g4l: Start that there is operating head room for the system to operate in. what shows ' df -h ; df -i ' - in a pastebin site ? [23:03] dax: thanks. so thats basically what I said above right? by providing packages on a different channel, mirrors can effectively do more aggressive polling, which burdens the upstream more, but the urgency justifies the extra load? [23:03] by providing *security* packages on a different channel - i mean [23:03] TJ-, cool, thx! What about those packages that are waiting on me to do a dist-upgrade? [23:05] could have sworn I posted them... here it is (again?) libdrm-amdgpu1 libdrm2 libegl1-mesa libgbm1 libgl1-mesa-dri libwayland-egl1-mesa libxatracker2 [23:05] mesa-vdpau-drivers [23:05] michael2: pretty much. i'm unsure whether security.ubuntu.com does polling or they just fire off push mirroring whenever there's a new security update. i also think there's only one layer of indirection on security mirrors, rather than mirrors syncing from mirrors syncing from mirrors... as the regular system has [23:05] apb1963: I'd do those as well first :) [23:05] michael2: but if you're mostly just interested in the why, then yes, it's an urgency thing [23:06] TJ-, first? well.. it's going to have to be second since I already did the other. [23:06] TJ-, is that safe? [23:06] or should I uninstall the new kernel, dist-upgrade and then install hwe again? [23:06] apb1963: sure. I was meaning install all the packages first before rebooting [23:06] o i c [23:06] kk [23:06] back after reboot [23:07] @bashing-om: I do have a terminal in which I can run commands (like drop to root in recovery mode). however, no network interfaces are available (no wlan, no eth), as there are less-than-before gnome packages installed. Can I, somehow, reinstall what's missing? [23:07] hi. I want to mirror several packages repositories via http. Is there something more approachable than a bunch of scripts running rsync/wget ? [23:08] a web based app to run inside nginx would be nice.... [23:08] g4l: what does "df -h /" report under the 'Use%' column? [23:08] sobersabre: there's a squid proxy and there's apt-cacher-ng [23:09] dax: thanks, yes mostly interested in the why, so I can try and use apt/dpkg better, but that question bothered my for a long time - so thanks for taking the time to answer it! [23:09] g4l: At the login screen, what results in key combo ctl+alt+F2 ? A command line prompt to login ? 1st order of business is to get some operating headroom . [23:09] !info squid-deb-proxy | sobersabre [23:09] sobersabre: squid-deb-proxy (source: squid-deb-proxy): Squid proxy configuration to optimize package downloads. In component universe, is extra. Version 0.8.14 (artful), package size 12 kB, installed size 64 kB [23:10] TJ-: I'm thinking at something closer to "arbitrated content management". squid is kinda webcache, IIRC. I prefer something with convenient way to mirror a state of repo. [23:10] !info apt-mirror | sobersabre [23:10] sobersabre: apt-mirror (source: apt-mirror): APT sources mirroring tool. In component universe, is optional. Version 0.5.4-1 (artful), package size 13 kB, installed size 65 kB [23:10] but not automatically [23:10] apt-mirror probably is a good call. [23:10] thanks! [23:10] sobersabre: "apt-cache show apt-mirror" [23:11] Bashing-om there are no login screen. Just tty login. I can login with my account [23:12] TJ- 90% [23:12] g4l: Good, then a positive result ' ping -c3 ubuntu.com ' ? [23:13] g4l: and how about "df -ih /" under "IUse%" ? === viothman is now known as eTtaN [23:13] Bashing-om: "ping: unknown host ubuntu.com" i have no network interface [23:13] just lo [23:14] TJ-:34% [23:15] anyone know the best way to handle packets in iptables depending on whether they're marked or not. Trying to do it within the PREROUTING chain on the nat table doesnt seem to have an effect [23:16] MajesticFudgie: what is the direction of these packets ? [23:16] They're forwarded between interfaces [23:17] I don't remember exactly, but the tables depend on direction. also are you sure they ARE marked ? [23:17] by "tables" I mean netfilter tables consulted by netfilter while handling a packet. [23:17] Sec [23:18] https://paste.ubuntu.com/26349850/ [23:18] They're all my rules [23:18] I remember the whole idea of marking is so that you can later eat it marked. [23:18] g4l: This on a wired connection of WIFI ? and on a actual TTY ? vice a recovery mode ? [23:18] I mark them with a rule and attempt to handle them down the line [23:18] I may be missing something [23:19] firstly, I don't understand why are you not on firwalld yet. [23:19] Hm? [23:19] nvm. [23:20] Idk if theres a better channel for this, Just went straight for here in the hope someone would know lol [23:20] g4l: OK, so the issue doesn't appear to be a lack of space [23:20] Bashing-om: neither wired connection or wifi. Plugged in a rj45 ethernet cable: no work. Some packages were removed while upgrading for new version. Yes, tty1, on ctrl+alt+f1 [23:21] on an unrelated note, apt-mirror is pretty good. I've used it before [23:21] Though be careful what repos you mirror, some are massive [23:22] MajesticFudgie: nowadays 'massive' is relatively harmless. [23:22] Hi , anyone has used "expect" ? I have problem it does not work properly when I used like this expect "[Username]" it takes longer time then send the value this problem does not appear if expect field was without bracktes . [23:22] but yes, thanks. [23:22] I suppose :P [23:23] MajesticFudgie: have you consulted this stupid serverfault page? https://serverfault.com/questions/514116/how-to-set-mark-on-packet-when-forwarding-it-in-nat-prerouting-table [23:24] hm [23:24] MajesticFudgie: I think your matching rule is a bit different than what's written there. [23:24] g4l: does "nmcli con" list your previous network connections? [23:24] they match it with a $mark/$mark value, not $mark as you do. [23:24] yeah [23:25] actually it's a very interesting thing you want nat by mac address. mind explaining your use case? [23:25] * sobersabre curious [23:26] TJ-: "command not found: nmcli" [23:27] are you trying to limit what's going to be NAT'ed ? [23:27] yeah [23:28] Pretty much a DIY hotspot system [23:28] g4l: you said you just did "apt-get dist-upgrade" on 14.04 Trusty ? [23:28] Doing it myself purely for learning iptables and such [23:28] TJ-: yes [23:29] MajesticFudgie: slight aside; I find this diagram really helpful in ensuring dependent rules are in the correct paths https://upload.wikimedia.org/wikipedia/commons/c/ca/Diagrama_linux_netfilter_iptables.png [23:29] ty TJ- [23:30] Judging by that diagram I may be marking my packets after they've hit prerouting [23:30] So they're not actually maked [23:30] marked* [23:30] MajesticFudgie: looks like you might be setting the mark after the packet has traversed the nat/PREROUTING chain [23:30] mhm [23:30] Idk how I'd reorder that [23:31] As iirc certain tables/chains dont like --mac-source [23:31] MajesticFudgie: how about mangle/PREROUTING ? [23:31] for which? checking or setting the mark? [23:32] MajesticFudgie: setting, it's before your nat/PREROUTING where you act on the mark [23:32] maybe so instead of mangle/FORWARD mangle/PREROUTING? [23:33] MajesticFudgie: correct [23:33] back [23:33] TJ-: any hints? [23:34] g4l_: I'm hesitant to recommend anything right now because I'm concered about how the system maanged to effectively wipe itself out just using dist-upgrade. [23:35] g4l_: The obvious thing would be to reinstall the desktop which should pull in all required packages. Assuming it was using the regular Ubuntu desktop then "sudo apt-get install ubuntu-desktop" should do that [23:36] TJ- <3 [23:37] That sorted it [23:37] TJ-: So, should I just get the .deb from another device, move to usb storage, move to laptop (with broken ubuntu) and then dpkg -i ? I've tried "apt-get install --reinstall ubuntu-desktop" but I have no package in cache [23:37] Literally just changing the damn chain [23:38] @search c programming [23:39] MajesticFudgie: yes, that used to catch me out about 15 years ago :) [23:39] I need to save that diagram [23:39] I found another one but its a little too detailed [23:40] this ones a popular one http://inai.de/images/nf-packet-flow.png [23:40] But it gets a me a little confused [23:41] g4l_: It'd be better to be able to bring up networking but it seems like that's been broken too. At this point I'm very tempted to suggest the best wy to fix this is to use a LiveISO on USB or DVD to boot the system and use the "Try Ubuntu" desktop option to do a repair from a stable OS boot [23:43] Hello. Is it safe to use the 17.10 on an Asus N56 regarding the BIOS issue? [23:44] ElPestana: if the kernel updates have been applied and it's booting the latest kernel, yes. [23:44] what kernel version has the fixes? === DrWatson_ is now known as DrWatson [23:45] ElPestana: you can test if it has any kernel versions installed that are affected with: "grep 'CONFIG_SPI_INTEL_SPI_PLATFORM=m' /boot/config*" [23:45] TJ-: according to the website it does not have the fix yet. That's why I'm asking, maybe someone tried :D [23:46] ElPestana: the installer ISOs haven't been published yet, but the kernels were fixed as soon as the issue was known [23:46] I'm running 17.04 and I want to do a clean install, that's why I'm asking. [23:47] Maybe a few more days and it will be out [23:48] TJ-: Good tip! thank you for your time. Will try it right in the morning! [23:48] jim_wyatt: fix first appeared in 4.13.0-21.24 [23:48] ElPestana: I have seen where the 17.10 respin of the .iso is scheduled for this Thursday . [23:49] :TJ- thanks! [23:49] Bashing-om: That's good news! Thanks for info :D [23:50] ElPestana: fwiw: https://lists.ubuntu.com/archives/ubuntu-announce/2018-January/000227.html [23:50] Sounds like they aren't planning on releasing a patch for 17.04 [23:51] https://insights.ubuntu.com/2018/01/04/ubuntu-updates-for-the-meltdown-spectre-vulnerabilities/ [23:51] jim_wyatt: correct, too much work backporting for no reward [23:52] Anyone has used expect ? [23:54] someone_: yes, but many years ago, and I don't recall the grammar now [23:55] TJ- How I can use expect if the word with brackets ? [23:56] jim_wyatt: I saw the bulletin today and with the EOL of 17.04 and 16.04 is too old and some months until the 18.04 LTS. That's why I'm interested in the 17.10 iso but no official release yet after the BIOS issue. Maybe on Thursday as Bashing-om said [23:56] someone_: as I said, I don't recall the grammar. You'll need to read the documentation and experiment [23:56] Ok [23:56] ElPestana: respin doesn't mean it will include the patch, no? [23:57] oh sorry, 17.10 respin, not 17.04 [23:57] exactly :D [23:58] :) [23:58] I read what I want :P [23:58] TJ-, rebooting now :) [23:59] jim_wyatt: watching #ubuntu-release; when the respin for 17.10 happens ( Thursaday ?) the patch will be . main reason for a respin .