[00:04] does the key to my encrypted home partition get evicted when my laptop is suspended? [00:04] or at least when the lid is closed? [00:08] hi, the "host" command doesn't work on my laptop. I look at resolv.conf, and it says nameserver 127.0.1.1, despite the fact that I set 8.8.8.8 on my network connection in NetworkManager === precise is now known as precise|tinfoil [00:09] googling ["host" command] doesn't help much. Any idea what I should look at to fix this? [00:10] @kandinski which version of ubuntu are you using, and do you have anything else managing network settings on your laptop such as a VPN? [00:12] HP laptops is very hot! [00:12] literally. they are recalling batteries and sening tech to replace em. [00:12] @kandinski That looks like you are running resolution through systemd; you can check systemd-resolve --status to see actual nameservers in use. [00:13] tanubis: I'm using 17.04, and I use VPNs too, via NetworkManager, but right now I'm not connected to a VPN [00:14] (I know 17.10 is the supported one now, but I need to get work done before a trip, can't stop and upgrade) [00:14] did they fix bios killing bug in 17.10? [00:20] hey quick question, on .service files can i say uid instead of user? [00:27] @kandinski do you see 8.8.8.8 as a nameserver under systemd-resolve --status? [00:28] Hello everyone. [00:29] tanubis: I do, for link 2 (eth0) [00:29] I ave a ati mis r580 gaming x 8gb---- how do i install the drivers for it? -----how do i get the sound to play through hdmi to my tv? [00:30] I'm having trouble finding packages on ubuntu. I'm using 18.04, and http://packages.ubuntu.com is not turning up an obvious match for a "gtk3" search [00:31] TheLorax: gtk-3 [00:32] gtk+3.0 seemed to work on the commandline [00:32] but provides no match on packages.ubuntu.com [00:34] Had a major crash and burn with Basilisk just now. [00:34] Completely froze, a lot of errors in Terminal window [00:35] I have a ATI MSI r580 gaming x 8gb---- How do I install the drivers for it? [00:35] tanuki: there is no link 1, link 3 is wlan0 (same DNS server, as expected) and link 4 is vboxnet0 [00:36] hey quick question, on .service files can i say uid instead of user? [00:37] adman120: I would guess no. however, I did not read the man page, nor did I test it (which is pretty easy to do, isn't it?) [00:40] kandinski: vbox; Maybe ?? . See: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1624320 . [00:40] Launchpad bug 1624320 in systemd (Ubuntu) "systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries" [Low,Confirmed] [00:40] Bashing-om: thanks, looking into it [00:41] Bashing-om: except that my resolv.conf looks like this: http://paste.ubuntu.com/26336272/ [00:44] kandinski: Yeah, standard desktop network manager config . But you are attempting a bridge, no ? [00:45] I don't know what I'm attempting. I just installed standard ubuntu packages and the 'host' command stopped working. I do write code for a living, but I don't know that much about networking. [00:46] kandinski: systemd and netplan is a whole new ball game . I too do not know nuch about this new management system . [00:47] speedy__: they will install by default [00:48] the driver is called amdgpu [00:48] (this is starting ubuntu 16.04 lts) [00:48] tomreyn, how do i check? [00:49] dpkg -l amdgpu-pro [00:49] dpkg-query: no packages found matching amdgpu-pro [00:51] speedy__: sudo lspci -k | grep -A3 VGA | grep Kernel [00:54] speedy__: it should say "Kernel driver in use: amdgpu". if you want amdgpu-pro you'll need to follow the instructions available on amd's website. i don't think this is packaged, yet- [00:54] kandinski: Looking at ' man hostnamectl ' . seems this is the way to go now-a-days . [00:55] nothing happened.. [00:55] speedy__: are you talking to me? if so, nothing happened when you did what? [00:56] sudo lspci -k | grep -A3 VGA | grep Kernel [00:56] speedy@speedy:~$ sudo lspci -k | grep -A3 VGA | grep Kernel [00:56] speedy@speedy:~$ [00:56] Bashing-om: ta very much [00:56] speedy__: what happens if you just run "sudo lspci -k | grep -A3 VGA" [00:56] I need to cook for the fam now, but I'll come back to this later. [00:57] sudo lspci -k | grep -A3 VGA [00:57] 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev e7) [00:57] Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3419 [00:57] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aaf0 [00:57] Subsystem: Micro-Star International Co., Ltd. [MSI] Device aaf0 [00:57] kandinski: Got to take care of what is important :) [00:57] !paste | speedy__ [00:57] speedy__: 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. [00:58] speedy__: which ubuntu release is this? [00:58] hello [00:58] speedy__: lsb_release -ds [00:58] 16.04 [00:59] speedy__: 16.04.0 then? [00:59] does there exist a program in ubuntu 16.04 to program the hour when your pc turns of? Not sleeping, not idle, really, physically turning of. (closing all programs that are running in the proces as well) [01:00] like the opposite principle of an alarm clock [01:01] tomreyn, how do i check in cli? [01:01] Orvalvisje: you can configure a cron job to run 'shutdown', but you'll loose any unsaved data of running desktop applications. [01:02] speedy__: run: lsb_release -ds [01:02] just retighten it, it;ll be fine [01:02] tomreyn: what's a cron job? [01:02] how is 16.04 situated wrt meltdown and spectacle? [01:02] !cron | Orvalvisje [01:02] Orvalvisje: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto [01:03] loltroll: there's a patch for firefox available. other patches are being worked on. it's "spectre" btw. [01:04] !kpti | Orvalvisje [01:04] Orvalvisje: Spectre and Meltdown are security issues that affect most processors, mitigated by a set of Linux kernel patches named KPTI. | General info: https://spectreattack.com/ | Ubuntu (and flavors) info: http://ubottu.com/y/ubukpti/ | An Ubuntu Security Notice will be released when updates are available, subscribe at https://usn.ubuntu.com/usn/ [01:04] sorry, this was for loltroll ^ [01:04] no prob [01:04] thanks fot the info, will have a read through the site you linked [01:05] If I just do regular apt-get upgrade then the patches will show up sooner or later, right? [01:05] tomreyn, Ubuntu 16.04.3 LTS [01:05] loltroll: yes, if you also have intel-microcode installed (assuming you have an intel cpu) [01:06] I am trying to set the umask to 077 on my 17.10. When I create files on console it works normally but if I create one with a GUI editor it gets 644... I tried modifying the following files: /etc/login.defs, /etc/profile, ~/.bashrc. Do I miss something? [01:06] got intel but don't know nothing about microcode. [01:07] loltroll: from your desktops' main menu, select settings -> additional drivers, and make use "Using Processor microcode firmware..." is active [01:08] that's for kubuntu? [01:08] oh, nvm, found it. [01:10] billythekid: did you logout and in again? [01:15] tomreyn: yes [01:15] I'm reading about the "session optional pam_umask.so" [01:15] do I need to pass the parameter there instead? [01:19] billythekid: editing ~/.profile should suffice [01:19] dude I have it all over the place... :( [01:19] billythekid: also ~/.bash_profile if you use bash [01:20] in bash it works fine, from GUI it does not [01:21] billythekid: oh so in a virtual terminal you get the right umask but not using e.g. a graphical file browser? [01:21] exactly [01:21] billythekid: which graphical desktop and ubuntu release are these? [01:22] ubuntu 17.10, Gnome [01:22] Xorg [01:24] billythekid: maybe you also need it in ~/.xsessionrc [01:24] but i really dont know then [01:24] hmm thx let me give it a try [01:26] tomreyn: so basically put "UMASK 077" in ~/.xsessionrc right? === xubuntu is now known as Guest3890 [01:26] and then reload gnome [01:27] billythekid: it's lower case, everywehre [01:28] right only on /etc/login.defs is upercase [01:28] yes, but this will change it system wide [01:29] yes, I basically have it in 3 places but still does not work :P [01:29] let me try the 4th that you suggested [01:29] brb :) [01:33] tomaw: that did not do it either... :( [01:35] billythekid: https://unix.stackexchange.com/questions/254378/how-to-set-umask-for-the-entire-gnome-session [01:35] 2nd answer [01:37] does anyone know if its possbible under ubuntu's license/policy for packages in universe to not have source code available? [01:37] $ grep Umask /proc/2913/status returns Umask: 0022 [01:37] lol... :P [01:37] tomreyn: spot on [01:38] tomreyn: should not the setting on /etc/profile override this? [01:38] I have it in /etc/profile AND /etc/login.defs. it should be the default for all users right? [01:40] let me try one of the 2 solutions listed in the link... [01:55] tomaw: I tried adding a record in .gnomerc and also "systemctl --user edit dbus" [01:55] nothing works... [01:56] given that setting Umask in /etc/login.defs affects the entire system, should not it be working also for gnome? [02:05] does the private key for my encrypted home folder get evicted from RAM when the computer is suspended? [02:11] I seem to be having trouble staying connected... [02:31] hello [02:31] I finally got the printers to work in ubunt [02:31] ubuntu [02:31] * ykoda cheers [02:32] other than firefox or there any other mitigation strategies for meltdown or spectre [02:32] i.e. updates [02:32] and has archlinux and gentoo already patched with the new kernel [02:33] is the 4.14 linux kernel universal to debian, arch, and gentoo [02:34] laptop: https://insights.ubuntu.com/2018/01/04/ubuntu-updates-for-the-meltdown-spectre-vulnerabilities/ [02:35] would you recommend getting AMD and just tossing the intel processor machines [02:35] up to you [02:35] I mean spectre effects everyone and buying a $2000 machine seems kind of pointless [02:40] the internet on ubuntu is very slow [02:40] what sould i do? [02:41] and i have a question mark on wifi icon [02:54] after several failed connections, I'm getting ssh: connect to host 52.164.117.110 port 22: Connection refused [02:55] i'm worried that i've made too many failed attempts -- how can i check the server logs? [02:57] i restarted the ssh service [02:57] cat /var/log/auth.log [02:57] but still no connection -- looking in that log [02:57] theres other logs too [02:59] ok -- i can put in a password again [02:59] so timeout must have passed === dewwii is now known as deww [03:02] Ben64: thanks for the pointer -- that was the right log [03:02] cool np [03:03] ls [03:03] typo -- i granted sftp access by password to a particular user -- i can get into the directory with their password, but they don't have permissions there to change anything [03:04] they belong to the group that owns that directory [03:38] hello [03:39] We're closed. [03:40] Come back to tomorrow. [03:40] strive: please don't do that [03:40] Ok. [03:40] laptop: do you have a support question? [03:41] yes [03:42] I still need help with updates for meltdown [03:43] laptop: Any security updates will come as they are released. Just run your updates and you'll get them when they are released. [03:44] laptop: also, the recent security issues aren't really anything for the average user to worry about. They're been no exploits in the wild, it will take a lot of work for someone to exploit the bugs and someone needs to be logged into your machine. [03:46] hi, can does anyone know if ubuntu documents its licensing and ethical policy for packages in universe, i.e. its policies are detailed at the foollowing link for main and restricted. [03:46] https://www.ubuntu.com/about/about-ubuntu/licensing [03:46] laptop: https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/SpectreAndMeltdown [03:46] how much time to remove dupplicate strings ,for a file with 23GB [03:47] Checkmate: there's lots of variables to determine that [03:47] specifically im interested to know if there are any conditions under which non-open source programs can be included in universe packages? [03:47] give me some i do pv but not very helpfull [03:48] Checkmate: drive speed, memory, cpu, file type, number of lines in the file, number of characters [03:48] anyone try bodhi, is it faster than lbuntu for playing games [03:49] my assumption is lubuntu is faster [03:49] leftyfb i want something to know like Progress Bar [03:49] % [03:50] so i can check how much left [03:50] time [03:50] laptop: bodhi linux isn't supported here [03:50] Checkmate: pv might be your only way [03:50] leftyfb the script already running !! [03:50] then no [03:51] laptop: bodhi uses a Moksha window manager - could try that on your ubuntu but Moksha isn't packaged, so you would need to create a package locally [03:52] laptop: (or alternatively try both distros in a vm to compare performance) [03:53] laptop: http://packaging.ubuntu.com/html/packaging-new-software.html has a guide to making your own package if you are interested in that option [03:54] leftyfb stat -c "%s" ?? [03:54] laptop: also, http://www.bodhilinux.com/moksha-desktop/ suggests that installing 'e17' (enlightenment wm) on ubuntu may give you a vaguely similar performance === strive is now known as megabytez === megabytez is now known as strive === gms is now known as Guest31622 [04:22] Hey all [04:22] The strange thing === HappyHotDog is now known as NotHappyHotDog [04:22] The booted system can't mount a disk with uuid which is not in blkid === NotHappyHotDog is now known as HappyHotDog [04:24] Btw it doesn't boot properly because shows initramfs [04:27] hey does anyone know how to clear mono dns cache [04:28] My ubuntu laptop is connected to my TV via HDMI. The TV is getting a picture just like a 2nd monitor but the sound isn't routed to the TV. I don't want the laptop sound. [04:30] cpcat: did you try to specify the sound in system settings? [04:32] hey does anyone know how to clear mono dns cache [04:32] adman120: programmatically or you need a button? [04:32] just once [04:33] Sveta i just need a command that i can type [04:33] Sveta: they are enabled. [04:34] Got it thanks. [04:35] cpcat: ok [04:35] It's strange [04:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ LRH IS LIVE NOW!! TODAYS EDITION SLIMER GETS FUCKED IN VEGAS!! https://www.youtube.com/user/l0de/live CALL 315-505-4666 npwsbmq: Drunkhawk911 kerananw Checkmate ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ [04:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ LRH IS LIVE NOW!! TODAYS EDITION SLIMER GETS FUCKED IN VEGAS!! https://www.youtube.com/user/l0de/live CALL 315-505-4666 jhhsr: jackmcbarn percY- TheLorax ▄▄▄▄▄▄▄▄▄▄▄▄ [04:36] Could anyoine help me out with this one: the system says it can't mount some disk with uuid which doesn't exists in /etc/fstab [04:37] !fstab | V7 [04:37] V7: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions [04:37] Already checked [04:37] fstab has all blkid values [04:38] V7: did you add recently harddisk or so? [04:39] if that disk is dirty ( not closed clean ) this happens too, run fsck on it? [04:39] Sveta please? [04:40] lotuspsychje: removed all from / and copied from backed up archive, but before formatted / partition [04:40] Now I see initramfs screen [04:40] So I guess kernel can't mount / [04:42] adman120: i've found `ServicePointManager.DnsRefreshTimeout` setting in mono can help, but i don't see proper documentation for it, it may be worth asking #mono at irc.gnome.org [04:42] V7: does your backup match your harddisks? [04:42] V7 please don't crosspost, not fair for volunteers .. [04:43] Sorry [04:43] lotuspsychje: You mean grub's config ? === nikhil is now known as Guest35520 [05:18] hello everyone .. i closed terminal during update command and now it's locked. what do i do? [05:19] Guest35520: I guess lock file still exists so it cant run [05:20] hello everyone .. i closed terminal during update command and now it's locked. what do i do :D [05:21] deleted those files :D [05:23] you deleted the lock file? [05:24] yes - it should reset now by itself. that what the google said [05:26] !cookie | google [05:26] google: Wow! You're such a great helper, you deserve a cookie! [05:30] hmm [05:30] well guess it fixed itself or something since guy left [05:30] yeah [05:30] nothing in computing world I hate worse than self-resolving problem lol [05:33] Anyone ? [05:36] All steps: on working machine it was copied into tar.gz arhive and an arhive was copied without /sys /media /mnt /home /proc to other storage. After that /dev/sda1 which is / was formatted and this arhive was extracted to /dev/sda1. After that grub said it can't find uuid so grub was reconfigured and /etc/fstab was rewritten. After that I've got kernel panic: "like it sync or smth. like that" [05:36] hii cananyone help me [05:37] plzz help me [05:37] !ask | JOHNSON [05:37] JOHNSON: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [05:38] hii [05:38] i have downloaded ubuntu mate image ad64 and want to do a testuite [05:39] plzz help [05:39] what is testuie [05:39] ??? [05:41] okay heh [05:46] join #vim [06:24] #blender coder [06:29] do we have patches for the hardware security flaws recently discovered in intel processors? [06:31] yes, just click update in your update manager and the relevant updates will be offered for you to install [06:33] i opted out of the patch for this because i didnt want to lose 30% cpu performance on my already slow computer [06:34] !kpti | arunkumar413 [06:34] arunkumar413: Spectre and Meltdown are security issues that affect most processors, mitigated by a set of Linux kernel patches named KPTI. | General info: https://spectreattack.com/ | Ubuntu (and flavors) info: http://ubottu.com/y/ubukpti/ | An Ubuntu Security Notice will be released when updates are available, subscribe at https://usn.ubuntu.com/usn/ [06:34] the chances anyone would want to hack my puny little computer is pretty much nothing [06:34] and if they do i will restore a backup [06:34] Bots do it automatically, they don't target individuals [06:35] You may see a 80% decrease by being part of a botnet [06:35] And not ever realize it :) [06:35] still not very likely to happen, and like i said it it does i can just do a system restore [06:35] IF you realize it, sure [06:35] not worth losing half my cpu power everyday [06:36] if being hacked really slows u down that much then id notice [06:36] 30% and 50% are pretty different, and besides, 30% was IIRC the *upper* estimate on certain types of workloads [06:36] I've seen bots that pause when you try to run `top` or similar [06:37] loosing all your money should be worth a few percent of performance loss [06:37] So you don't realize they take up cpu [06:37] getting possibly all your passwords stolen is a very high risk [06:37] its not a big deal to me, nothing i do online is THAT important that a simple password reset wont fix [06:38] No online banking i presume... [06:38] nah [06:38] no amazon, no paypal, no mail no nothing === rudy is now known as Guest7733 [06:45] TaZeR: its not all cpu, there could be keyloggers and stuff [06:46] im sure not all your usage is porn, but some is bank and such [07:02] Hey all [07:02] So why https://help.ubuntu.com/community/BackupYourSystem/TAR doesn't work ? [07:02] I've made a tar.gz of the whole system with a command suggested. [07:03] hi [07:03] After that I've formatted partition, extracted arhive, changed /etc/fstab and grub.cfg, but now I get Kernel Panic [07:03] why hasn't ubuntu patched the kernel for meltdown yet? [07:05] pizzadude: it's on jan 9th [07:05] why that date? the vuln was disclosed already [07:06] pizzadude: They are copying needed stuff from attacked so ... just wait some time while password are copying ... would you [07:06] You know ... give some hackers some time ... [07:08] ; - P [07:08] pizzadude: someone was saying that they had planned on jan 9th but it got released without their knowledge [07:09] ok, why is it so hard to git pull and merge the changes? [07:09] and create a .deb [07:09] i dunno maybe it's not done yet or something [07:10] i see [07:10] well i'll just keep using mainline for now until then [07:11] Debian has released a kernel update for the Meltdown bug on the 4th [07:11] pizzadude: I told you ... just wait some time on net while you creds are transferring to rogue one .. (hope not) [07:11] ...ok dude...we get it...you're trying to be shady... [07:12] V7: upload a screenshot of the kernel panic [07:12] !pastebin [07:12] 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. [07:12] alkisg: https://i.imgur.com/21Gngsu.jpg [07:12] V7: could be you have the wrong uuid. Boot from a live cd to reinstall grub [07:13] alkisg: Already changed grub.cfg and /etc/fstab [07:13] Btw, you were root while tar/untarring, right? [07:13] ofc [07:13] V7: not enough, did you reinstall grub? [07:13] nope, jsut changed grub.cfg [07:13] Not enough [07:13] How to chroot then there ? [07:13] And you also need to update-initramfs -u, in order for fstab to go to initramfs [07:14] Are you on the live cd now? [07:14] Yes [07:14] sudo lsblk --fs==> pastebin [07:14] alkisg: no such blkblk [07:14] lsblk * [07:14] Read again [07:14] Copy/paste it [07:14] livecd is ubuntu server [07:14] Eh [07:15] fdisk ? [07:15] Which one is your main partition, sda1? [07:15] yup [07:15] sudo mount /dev/sda1 /mnt; ls -lha /mnt/bin | nc termbin.com 9999 [07:16] http://termbin.com/bhix [07:17] V7: bios or uefi? mbr or gpt? [07:17] bios and dos (mbr) [07:18] for d in proc sys dev dev/dpts; do mount --bind /$d /mnt/$d; done [07:18] (all as root) [07:18] chroot /mnt [07:18] dpkg-reconfigure grub-pc [07:18] ^ typo in /dev/dpts [07:18] update-initramfs -u [07:18] exit [07:18] Ty EriC^^, V7 note the typo there [07:18] (should be dev/pts) [07:19] V7: those should be enough, but for good measure, also upload this: ( blkid; cat /mnt/etc/fstab ) | nc termbin.com 9999 [07:19] alkisg: when chroot: can't execute '/bin/sh': No such file or directory [07:20] V7: and, ls -lha /mnt/bin/sh shows it's there? [07:20] Or did you change some of the commands? [07:20] yup and it's link to dash [07:20] I didn't change there anything [07:21] V7: dpkg --print-architecture [07:21] no such dpkg [07:21] V7: so the ubuntu server cd does not have dpkg? [07:21] Are you sure you're using ubuntu? [07:22] uname -a says x86_64 [07:22] alkisg: yes [07:22] Hrm... what do you get if you directly try to run: /mnt/bin/dash [07:23] alkisg: https://i.imgur.com/4U37yZN.jpg this's how it looks like when I'm in rescue ubuntu server's livecd [07:24] alkisg: I see # [07:24] So ... that means that dash works ... isn't it ? [07:24] OK, type exit [07:24] Then try: chroot /mnt /bin/dash [07:25] Does that give you a shell? [07:25] hi, i just installed ubuntu in qemu, but i just get 800x600 screen resolution [07:25] alkisg: chroot: can't execute '/bin/dash': No such file... [07:26] V7: that's strange. Can you boot with the ubuntu desktop live cd instead? [07:26] echelon: what's the output of `xrandr | nc termbin.com 9999` ? [07:26] oh [07:26] i read that -vga std is supposed to support up to 2560x1600 [07:26] Ok ... I'll try to, but is it necessary ? [07:27] Look alkisg I've tried to backup like in https://help.ubuntu.com/community/BackupYourSystem/TAR was said [07:27] alkisg: http://termbin.com/sxna [07:28] So ... I've created an arhive in booted up OS and after that I've formatted /dev/sda1 to check if it works. So after that I've tried to extract an arhive to /dev/sda1 and I got uuid error ... so I've changed /etc/fstab and grub.cfg [07:28] V7: yup, I get that, but having dash there and being able to execute it normally but not with chroot, doesn't add up [07:29] Also I've understood that I've missed grub reinstallation, but for it I need to chroot into /dev/sda1, but chroot doesn't work. So why it would be happening ? [07:29] Could it be because of libraries ? [07:29] Yes, it may [07:29] echelon: what qemu command line are you using? [07:29] How we would check that and how it could didn't copy into backup archive > [07:30] V7: i would prefer to work from a real system instead of from a server session which is very limited [07:30] V7: it may introduce additional issues that I wouldn't want to bother with [07:31] alkisg: qemu-system-x86_64 -enable-kvm -machine q35,accel=kvm -device intel-iommu -cpu host -boot order=c -drive file=lubuntu,format=raw -m 2G -vga std -nographic -vnc :0 [07:31] Roger [07:32] alkisg: Started to download ubuntu desktop [07:35] echelon: -vga std offers me a lot of resolutions here, but vnc :0 doesn't work and says: qemu-system-x86_64: -vnc :0: Failed to start VNC server: Failed to create socket: Address family not supported by protocol [07:36] address family? ^_- are you using ipv6 or something? [07:36] No [07:36] how about -vnc 127.0.0.1:0 [07:36] Ah, maybe it meant "port already in use" :) [07:36] Trying vnc :2... [07:36] oh [07:37] echelon: works for me [07:37] ffs [07:37] I get 5 resolutions, using 16.04.3 on both host and guest [07:37] did you install any particular guest drivers? [07:38] Using the live cd [07:38] So nothing installed [07:38] lubuntu? [07:38] MATE [07:38] echelon: are you using wayland? [07:38] E.g. 17.10? [07:39] alkisg: yeah [07:39] echelon: ah, that's why then [07:40] why :/ [07:40] wayland only shows 1 resolution to xrandr [07:40] -_- [07:40] And you need the wayland-specific way to change resolutions [07:40] Not xrandr etc [07:40] oh boy [07:40] how's that [07:40] If that's ubuntu 17.10, there's a display settings dialog in the control panel or something [07:40] Btw thank you very much alkisg for trying [07:40] V7: np [07:41] alkisg: i see "monitor settings" under preferences [07:41] Something like that, yes, I'm not using gnome [07:41] and it brings up a "display settings" dialog box [07:42] it's lxde [07:42] lxde is using wayland? that sounds strange [07:42] anyway, under resolution, it also shows only 800x600 [07:42] ps aux|grep -i wayland [07:42] Does that show anything wayland-ish? [07:42] or, ps aux|grep -i xorg [07:42] nothing shows for wayland [07:43] i see xorg-core process, [07:43] That doesn't sound like wayland then [07:44] so should i just edit xorg.conf? [07:44] eh, there isn't an xorg.conf [07:45] By default there's no xorg.conf [07:45] echelon: do you have some livecd.iso that you could test with, using the same command line? [07:45] alkisg: Could it be that /mnt/usr/lib/libc* doesn't exists so chroot doesn't work ? [07:45] Because afaik it should just work... [07:46] it showed only 800x600 in the live cd as well [07:46] V7: yes, if libraries are missing it could cause that. strace -e trace=file chroot.... could tell you, but I wouldn't want to do that from server.iso [07:46] oh, you mean the same iso you were using? [07:46] echelon: some other iso, maybe a 16.04 one [07:46] echelon: for example, lubuntu 16.04.3 works fine here as well [07:47] Roger that alkisg [07:48] ok, i'll give it a try [07:48] alkisg: and you're using -vga std -nographic -vnc :whatever ? [07:49] kvm -m 1024 -vga std -nographic -vnc :3 -cdrom lubuntu-16.04.3-desktop-i386.iso [07:49] k [07:50] Heh 10 MB/sec here, I can try with 17.10 in 1 minute... :D === matthiaskrgr_ is now known as matthiaskrgr [07:51] probably why i'm getting only 400KB/s :P [07:53] echelon: 17.10 works fine here too [07:54] termbin.com/7sda [07:57] this is disheartening [08:05] alkisg: ok, this is weird [08:06] echelon: what's your host? It shouldn't matter.... also, does it have gui, or just console? === tom is now known as Guest99882 [08:08] alkisg: running slackware, i'm logged in from ssh [08:09] there is an xdm process running [08:09] echelon: maybe it's missing some components on the host, that qemu needs in order to do the vesa extensions [08:10] echelon: since it doesn't sound ubuntu-related at all, maybe ask in #qemu [08:10] alkisg: well, i just accidentally ran the 17.10 live cd by accident, and it showed additional resolutions [08:10] i dunno why it behaves differently in the install === r0Oter is now known as r00ter [08:38] alkisg: unbelievable.. works fine from livecd, same issue from within installed drive [08:40] echelon: compare the two /var/log/Xorg.0.log [08:40] ok [08:40] echelon: it's also possible to use a custom edid, if it gets to that [08:41] edid? [08:41] the monitor information, passed to the kernel [08:41] anyone know if the encryptfs password is evicted from the linux keyring when the computer is suspended? [08:41] *encryptfs key [08:42] quit [08:49] alkisg: from the install.. http://termbin.com/xa9v from livecd.. http://termbin.com/ni1q [08:50] echelon: it's using fbdev in the installed, vesa in the live cd [08:50] Try booting with nomodeset [08:50] !nomodeset [08:50] 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 [08:52] how do i do that, i just see a black screen when it boots [08:53] echelon: hold shift down for the grub menu to appear [08:53] Ah [08:53] sudo dpkg-reconfigure grub-pc [08:53] And put nomodeset there [08:53] cool [08:55] hi [08:55] hi [08:55] where it says "quiet splash"? [08:55] just append nomdeset? [08:55] echelon: right [08:56] alkisg: did it, haven't noticed any changes [08:57] after rebooting that is [08:58] echelon: grep nomodeset /proc/cmdline [08:58] Does that display the command line? [09:00] BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic root=UUID-....... ro quiet splash nomodeset vt.handoff=7 [09:00] echelon: can you pastebin your current xorg.log? [09:01] http://termbin.com/owj6 [09:01] echelon: also, try with this /etc/X11/xorg.conf, which forces vesa: http://alkisg.mysch.gr/steki/index.php?topic=5220.msg79135#msg79135 === LocaMocha is now known as Sauvin [09:05] i see that ubuntu 17.10 was pulled === leon is now known as Guest11915 [09:06] is Linux pagusph-MBP 4.13.0-21-generic #24-Ubuntu still the latest kernel ? === michele is now known as Guest67142 [09:08] alkisg: that worked! :) [09:08] thanks a lot [09:08] np [09:20] how to upgrade from 14.04 LTS to 16.04 LTS [09:21] or 17.04 [09:22] ShekharReddy: https://wiki.ubuntu.com/XenialXerus/ReleaseNotes#Upgrading_from_Ubuntu_14.04_LTS_or_15.10 [09:26] !ltsupgrade | ShekharReddy [09:26] ShekharReddy: The automatic LTS upgrade from 14.04 to 16.04 was scheduled when 16.04.1 LTS was released on July 21st, but due to last bug testings it has been opened on July 28th. [09:30] i did that dv` but the update manager is showing that my machine is up to date [09:30] ShekharReddy, what version is currently installed [09:30] 14.04 [09:31] ShekharReddy, do this then: sudo apt do-release-upgrade | pastebinit and past the url here [09:32] sorry: sudo do-release-upgrade | pastebinit [09:34] i didn't pastebin it [09:34] i will do manually [09:34] that prog is not there on the machine [09:35] which prog? cuz pastebinit is basic to all *buntus [09:35] yeah pastebin [09:35] what [09:36] but no worries: sudo do-release-upgrade | nc termbin.com 9999 [09:36] hi there [09:36] cfhowlett: pastebinit isn't preinstalled [09:36] seems like it is upgrading [09:36] I have a strange prob with ubuntu 17.10. I downlòoaded the net installer for qt. I run chmod +x ./ and when I try to run it I get : [09:37] alkisg, eh? i've never installed it, but I've always had it [09:37] bash: ./qt-unified-linux-x86-2.0.5-2-online: No such file or directory [09:37] ?????? [09:37] and will that take several hours really? [09:37] cfhowlett: sounds strange, I never had it installed at all [09:37] and is there any data loss in the process [09:37] cfhowlett: maybe you have it in a big apt install line that you run after your installations? [09:38] alkisg, well unless it gets pulled in by my post install of restricted-extras [09:38] ls -l gives me the files [09:38] Dunno; it's not there on normal installations or live cds though [09:38] but I can't run it [09:39] aLeSD: what's the output of `file qt-unified-linux-x86-2.0.5-2-online` ? [09:39] alkisg, ./qt-unified-linux-x86-2.0.5-2-online: cannot open `./qt-unified-linux-x86-2.0.5-2-online' (No such file or directory) [09:39] and of `ls -l qt-unified-linux-x86-2.0.5-2-online` ? [09:39] aLeSD: no, I said "file" in front of it [09:39] I didn't say ./qt... [09:39] alkisg, asini@icaro:~/Downloads$ file ./qt-unified-linux-x86-2.0.5-2-online [09:39] ./qt-unified-linux-x86-2.0.5-2-online: cannot open `./qt-unified-linux-x86-2.0.5-2-online' (No such file or directory) [09:39] aLeSD: why are you putting the ./ there? [09:40] Just press qt and it will autocomplete the name [09:40] file qt [09:40] file qt-unified-linux-x86-2.0.5-2-online [09:40] qt-unified-linux-x86-2.0.5-2-online: cannot open `qt-unified-linux-x86-2.0.5-2-online' (No such file or directory) [09:40] aLeSD: well then the file isn't there [09:40] Run ls -l instead [09:40] ls -l | nc termbin.com 9999 [09:41] asini@icaro:~/Downloads$ ls -l [09:41] total 33468 [09:41] -rwxrwxr-x 1 asini asini 34258540 gen 7 10:26 qt-unified-linux-x86-2.0.5-2-online.run [09:41] aLeSD: see, it has a .run in the end which you're ommitting [09:41] I am on a fresh install with ext4 and encrypted home [09:41] If you use tab, it will write it correctly for you [09:41] So try again, ./qt [09:41] And it will complete the correct name and it will run [09:41] ops [09:42] asini@icaro:~/Downloads$ ./qt-unified-linux-x86-2.0.5-2-online.run [09:42] bash: ./qt-unified-linux-x86-2.0.5-2-online.run: No such file or directory [09:42] asini@icaro:~/Downloads$ file qt-unified-linux-x86-2.0.5-2-online.run [09:42] qt-unified-linux-x86-2.0.5-2-online.run: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=9ea4268c125432f5405461cf5eca892e1d351020, not stripped [09:43] I am downloading again the file [09:44] same stuff [09:44] aLeSD: what's the download link? [09:44] And, the output of `dpkg --print-architecture` ? [09:45] I am on amd64 [09:45] https://www.qt.io/download-thank-you [09:46] but you have to go in dowload the opnsource version [09:46] I tried 64bits and 32bits version [09:46] aLeSD: ok, let's try this: [09:46] cd /tmp; wget https://download.qt.io/archive/online_installers/2.0/qt-unified-linux-x86-2.0.5-2-online.run; chmod +x qt-unified-linux-x86-2.0.5-2-online.run; ./qt-unified-linux-x86-2.0.5-2-online.run [09:47] alkisg, same stuff [09:47] Can you copy/paste ALL your screen now, and put it to pastebin? [09:47] is ti the filesystem ? [09:48] Starting from the cd commands, up to the end [09:48] https://pastebin.com/Kn6EcftQ [09:49] aLeSD: you didn't use the cd command at all [09:49] Please copy/paste the exact command I gave you [09:49] if it works it is the encryption ? [09:50] You can cancel the installer. Just run it, it's faster than assuming things [09:50] https://pastebin.com/X11k5UZS [09:50] however I have / on a ext4 clear [09:51] and /home on encrypted ext4 [09:51] aLeSD: try this now: dash -c /tmp/qt-unified-linux-x86-2.0.5-2-online.run [09:55] It may be a problem with your PATH or with bash's hashing. Anyway bbl :) [09:56] asini@icaro:/tmp$ dash -c /tmp/qt-unified-linux-x86-2.0.5-2-online.run [09:56] dash: 1: /tmp/qt-unified-linux-x86-2.0.5-2-online.run: not found [09:56] hello [09:57] do you want to be my friend ? :) [09:57] no ! I am f*****g mad actually [09:57] zarkos, ubuntu support channel here. go elsewhere for friends [09:58] where can i download a version of ubuntu that accept ryzen cpu ? [09:58] it is not possible something like this [09:59] I mean ... fresh install and it si not working [10:00] I have to turn back to 16.04 [10:01] 16.04 is LTS = highly recommended [10:01] exit [10:01] 18.04 will be LTS ? [10:01] yes [10:02] it will inherit from 17.10 ? [10:02] "inherit"??? [10:02] sorry ... I am a c++ developer [10:03] nice [10:05] why only the run file doesn'ty work ... I just downloaded a entire git repos into my home ... and I can access to the files [10:05] could it be the Qt file ? [10:06] h... === andre is now known as Guest48239 [10:06] maybe qt is beed hacked [10:08] while doing a netinstall with a preseed file, is there an option to set ‘GRUB_CMDLINE_LINUX_DEFAULT="quiet splash”’ to ‘GRUB_CMDLINE_LINUX_DEFAULT=“”? [10:27] alkisg, have you tried on your machine ? [10:30] Hi all, I have some imput method conflict that I could use a little help understanding. [10:31] I'm getting this message when I click on the Keyboard icon: `Available input methods: ibus xim [10:31] Unless you really need them all, please make sure to install only one input method tool. [10:33] moin, wo oder wie stellt man ein das der screen sich nicht nach paar sekunden abdunkelt? [10:33] Then I click `okay`, Then it asks me: "Do you explicitly select the user configuration?" No is recommended. I select it and then It closes. [10:33] So I'm locked out of my keyboard settings [10:33] hi, can apt-get install a conflicting package in an alternate path? like /opt/ [10:33] I'd like to install two versions of wine that are marked as conflicting [10:34] when I tried to install the other one, apt said it'll remove the one I have atm [10:34] yeeeehaaa [10:45] hi. mouse is working in bios and on other machine. has a consistency problem though. if i plug it in the box i want to use it on, it works for a second and then it doesn't anymore. i know i need a new mouse, but is there another solution for now? it's sunday and i live in the country side. so i can't buy one right now. [10:45] I can always put the files in /opt/ by hand, but that sort of defeats the purpose of having a package manager [10:52] Is it true that Ubuntu is signed by Microsoft to allow Secure Boot with UEFI? [10:53] Or rather, Ubuntu's GRUB implementation === jstein_ is now known as jstein [10:53] I just read something that claimed this and it would be neat if true. Almost everything else I've ever seen about UEFI says to disable Secure Boot [11:00] never mind. the mouse just works sometimes, sometimes it doesn't. [11:00] thanks anyway though. [11:06] egrain, If there's a hardware problem with your mouse, the OS isn't going to fix it [11:06] Does it work 100% of the time on the other machine? [11:06] Kon-, tell me about it. it just worked on the other machine a lot more often. so i thought i could at least get the same result here. [11:11] Hello Guys [11:11] Hey Guys [11:12] Look At Me [11:12] Hello World [11:13] resat ubuntu support channel. stay on topic please. chitchat in #ubuntu-offtopic [11:13] Hey all, I can't open im-config with out getting this conflict dialogue box [11:13] Ok [11:14] i can t run ubuntu on my amd ryzen 5 1600 [11:14] how do I continue ? [11:14] this is a exper [11:14] i have got ubuntu pc [11:14] raspberry pi 3 [11:15] this pc is a got slow [11:15] can you help me please [11:15] yes I can please a lot of commerce [11:16] a future is card flat header [11:19] hey! [11:19] Hwy dudes [11:19] I am on 16.04 [11:19] help me [11:19] same stuff! [11:19] a future is card flat header [11:19] resat, what do u need ? [11:20] yes I can please a lot of commerce [11:20] resat, what is your spoken language please? [11:20] masybe it is an AI [11:21] aLeSD, possibly. [11:21] I should you stop pc [11:21] Please help with keyboard. Can't type unicode [11:21] why would anyone put an incoherent chatbot in here [11:22] training ? [11:22] for the lulz I suppose [11:22] please this pc is got a have put off keyboard [11:22] however ... something very wired with qt installer file === dreamon_ is now known as dreamon [11:32] My screen brightness is going up and down randomly. What cani do to fix it ? [11:39] Hi all, I can't access my keyboard settings. I'm getting the same conflict dialogue box as this user: https://groups.google.com/forum/#!topic/debian-chinese/h3xbIz2cCwk [11:39] any help deciphering this? [11:42] <_eMaX_> hi [11:42] <_eMaX_> I've an old ubuntu 12.04 LTS here - any ideas how to upgrade? [11:42] I've tried to select for IBus only and not XIM but still not working [11:42] hey guys! i'm testing out kmail and kwallet prompts for my password. HOw do i reset my passsword? I couldnt find any gui in unity dash with "kde wallet" or "kwallet" searches, nor the same in CLI tab completions [11:44] !eolupgrade [11:44] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:44] _eMaX_: ^ [11:44] eraserpencil: I would ask in #kubuntu and/or #kde [11:45] lets hope kubuntu has guys to help. kde send me here [11:47] eraserpencil: they should at least be familiar with kmail and kwallet I'd think [11:47] Howdy folks [11:47] trincyolo: did you do this? "Try to run the ibus-daemon in the terminal, such as gnome-terminal, it will tells you why ibus can not be run." [11:48] brainwash: I get this: :~$ ibus-daemon [11:48] current session already has an ibus-daemon. [11:48] y [11:49] Hey, I can't find my phone when I plug it in via the USB-port. It's a android phone and my computer are running Ubuntu 16.04. `lsusb` wont list the phone. Any ideas? (The phone are listed with another computer running Ubuntu 16.04 though) [11:49] trincyolo: and you've enabled "ibus-pinyin" in the Region and Language settings? [11:50] The usb port works with other devices though [11:50] brainwash: I was worried that that was Chinese specific [11:51] trincyolo: oh I see [11:51] trincyolo: it certainly is [11:51] brainwash: in Language Support I've got Keyboard input method system set to IBus [11:51] brainwash: I'm not trying to change language. English is fine atm [11:52] right [11:53] trincyolo: which ubuntu release is that? [11:53] 16.?? LTS with the latest kernel [11:53] ok [11:54] brainwash: Ubuntu 16.04.3 LTS 64-bit [11:54] should be fine. 17.10 may not work properly with ibus when the wayland session is being used [11:54] that's why I asked [11:54] brainwash: may be because I have an en-au setting somewhere [11:55] brainwash: okay, don't know what that is but I have the same kernel at 17 [11:55] shouldn't matter [11:55] k [11:56] sadly, not sure what to suggest [11:56] brainwash: damn [11:56] thanks all the same [11:57] Hi all. Year starts funny. I see patches for Meltdown&Spectre will be available for Ubuntu 16.04 LTS for Linux 4.4. Is it means if I have Linux 4.10.x x86_64 I cant use this patch? [11:57] brainwash: I think this all started when I set my aspell dictionary to en-au for weechat [11:58] trincyolo: that's a weechat specific setting though [11:58] yeah ... [11:58] oh. you should test with a new user account [11:59] brainwash: okay. I don't have one though so kind of annoying [11:59] you can create one [11:59] can't you? [11:59] just for testing purpose [11:59] okay I'll test [12:00] alexey_, all the supported kernel versions will get the patches. 16.04.4 will soon have the 4.13 hwe kernel anyway. [12:01] What is the gcc version in 17.10? I'm on 16.04 and I'm running into trouble with my gcc version being too low [12:01] thanks. I asked caz I see spec and care about kernel problem with Linux 4.10 [12:02] alexey_, np. 16.04 will be on 4.13 pretty soon i reckon [12:02] wifi doesn't want to connect, but once i start firefox it connects instantly. any ideas? [12:03] brainwash: same deal. Maybe it happened when I installed gnome3 [12:03] hello everybody [12:04] I am new on ubuntu [12:04] trincyolo: did you try with the previous desktop environment yet? [12:04] somebody can help me [12:04] trincyolo: probably Unity, right? [12:04] trincyolo: unless you've removed it [12:04] brainwash: i'll try now [12:05] Richard_Cavell: 17.10 has gcc 7.2 [12:06] kostkon , pretty soon it is uncertain time :) so I prefer to patch asap [12:06] brainwash: Thanks [12:06] hello everibody [12:06] brainwash: yep, it works in unity [12:06] When are we getting patches for Spectre/Meltdown? Is it 9 January? [12:07] Richard_Cavell, that's the plan it seems [12:07] could be it's top triage priority. [12:07] * Richard_Cavell is going to benchmark his machine before and after [12:11] trincyolo: sadly, nothing related comes up when searching the web [12:12] THE SOUND [12:12] there is noise in it === Jochen_wvdT is now known as Schlawiner [12:12] brainwash: I know :( I'll just add my compose key from unity and come back another time. thanks for your help [12:13] trincyolo: alright :) [12:14] hey guys, if i went and installed 12.04 on my old macbook pro, it'd usually be straight forward enough to update to 17.10 from there right? the reason i ask is because there is a good page on the wiki for my particular mac and it instructs one to install 12.04 [12:14] no one should be suggesting you install a no longer supported OS, RoBz [12:16] right but there is a thorough guide for getting it to work on this special hardware, if i updated it to 17.10 immediately after, would that not suffice? [12:16] im fairly confident that if i go for 17.10 straight, it will not install correctly [12:16] !mac | RoBz start with the mac page resources. If that is where you started, then their stuff is seriously outdated. [12:16] RoBz start with the mac page resources. If that is where you started, then their stuff is seriously outdated.: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [12:17] aiight thanks, yeah this mac is one of the mid-2009 ones, new OS X is no longer supported and snow leopard is too old to install some things on [12:17] Hey, I can't find my phone when I plug it in via the USB-port. It's a android phone and my computer are running Ubuntu 16.04. `lsusb` wont list the phone. Any ideas? (The phone are listed with another computer running Ubuntu 16.04 though) [12:18] interesting things were happening back in 2009 :) [12:22] drager: I would check the terminal output of "dmesg" [12:22] drager: there could be related entries [12:23] drager: sorry if obvious but have you selected the option on your phone to send files over USB or such [12:24] hello every11 [12:24] i need some help [12:26] brainwash: Checking! [12:26] hello [12:26] i am new, how does this work? nobody is talking so whats the point [12:27] RoBz: Yeah, I have set USB Debugging to true and USB configuration to MTP [12:27] carif, just ask your question [12:27] varreza, just ask your question [12:28] drager: unplug it, wait 30 secs, plug it back in, wait a bit and then check for it in dmesg [12:28] sorry carif, typeo+tab [12:31] hello if i'm on 4.10 HWE 16.04 kernel will i be getting PTI? [12:32] lorddoskias: no [12:33] brainwash: Couldn't find anything useful :/ [12:33] Ben64: Will try that! [12:33] what's PTI [12:33] the intel thingy [12:34] and when 18.04 is released there is going to be a 4.15 HWE kernel for 16.04 as well? so presumably i should be able to update to that? [12:34] (or of course revert to 4.4 ) [12:34] yes, no, 4.13 is available now and will be supported until august [12:35] if you install linux-generic-hwe-16.04-edge you'll always be on the latest hwe [12:35] Ben64: Wow, now it "popped" up :D [12:35] drager: another genius solution by me! [12:35] :P [12:35] :D [12:36] However, it didnt get any name in lsusb [12:36] that's not too surprising [12:36] mine shows up as Bus 004 Device 009: ID 22b8:2e81 Motorola PCS [12:37] Alright [12:37] brainwash, Ben64: Thanks for the help! [12:37] np [12:37] Ben64: i'm currently using : linux-generic-hwe-16.04 [12:37] lorddoskias: yeah 4.13 should be in there very soon, but you can get it now by using edge [12:38] Hello, can someone help me understand why my builds for one of my PPAs all are due in a god awful 11+ hours to build when there are countless idle workers in launchpad? https://launchpad.net/~trevorjay/+archive/ubuntu/nyancat/+build/14221368 [12:38] but 4.13 doens't have mitigations, no? [12:38] it will [12:38] i don't see it here: https://insights.ubuntu.com/2018/01/04/ubuntu-updates-for-the-meltdown-spectre-vulnerabilities/ [12:38] Ubuntu 16.04 LTS (Xenial) — Linux 4.4 (and 4.4 HWE) [12:38] I'm guessing it must be something I'm doing oddly here [12:39] lordcirth: hmm i saw it on another page [12:39] there are upstream ports for 4.4, 4,9 and 4.14 [12:39] !kpti [12:39] Spectre and Meltdown are security issues that affect most processors, mitigated by a set of Linux kernel patches named KPTI. | General info: https://spectreattack.com/ | Ubuntu (and flavors) info: http://ubottu.com/y/ubukpti/ | An Ubuntu Security Notice will be released when updates are available, subscribe at https://usn.ubuntu.com/usn/ [12:39] Ben64: perhaps you got confused by 3.13? [12:40] oh it is there [12:40] Ubuntu 17.10 (Artful) — Linux 4.13 HWE [12:40] ah right [12:40] my bad :) [12:40] yeah i missed it too [12:40] you'd expect it to be on 16.04's line [12:40] yeah, okay, thanks a lot :) [12:40] no problem [12:41] so not all is lost then [12:41] nope, everything is fine-ish [12:45] hey all :) [12:45] Is it okay when dpkg-reconfigure grub-pc: https://i.imgur.com/tkRnsZh.png ? [12:46] It's written under restore|grub section here: https://help.ubuntu.com/community/BackupYourSystem/TAR so [12:54] I'm using Ubuntu GNOME (at least, that's what I installed), but I'm mostly using i3 as my window manager, compton as my compositor, etc. I looked at memory usage, and gnome shell is taking up quite a bit of memory. How can I stop using gnome shell, since I'm no longer using gnome? [12:56] ... I get an error "device node not found" while grub-installer /dev/sda [12:56] Is it okay ? === conjo is now known as nojiatronz [13:00] hello [13:00] guys need a hand working out why my file copy is taking so long on 16.04 [13:01] happy to use terminal just teach me pls [13:01] fraktor: can't you select the i3wm session from the login screen? [13:01] what u mean [13:02] i am copying 2G file from internal to usb and its taking for ever to finish [13:02] it does eventuallly but takes a long time [13:02] try with the terminal command "cp" [13:02] can we look at processes on terminal logs or what ever and see if anything is wrong with my sys [13:03] the command "iotop" gives you info about current I/O activities [13:04] will that show usb copy [13:04] live [13:04] certainly [13:04] cool [13:04] with "top" you can see the CPU usage [13:05] would you extect a 2G file to take around 10-15mins and finish %99 then hang for the last minute part [13:05] I could be slow due the file system on the USB device [13:05] SSD to older usb (2.0) [13:05] like, NTFS may be slower [13:05] Fat 32 [13:06] ok [13:06] using GA-870-A v 3.0 [13:06] quad core amd [13:06] 3500 [13:06] i think [13:06] cant member [13:06] and the issue is specific to this particular system? [13:07] yes [13:07] well cant be certain but even windows is copying faster [13:07] "dmesg" may print some USB related messages [13:08] I gave you plenty of commands to work with [13:08] do i need to read man for its use while i copy the file or just copy past and then run it from terminal [13:08] now you gotta start debugging the issue [13:08] it? [13:08] you mean the copy command? [13:08] soz dmsg [13:09] dmesg is just dmesg [13:09] ideally, use it after the copy operation [13:10] "iotop" and "top" are for live monitoring [13:11] are they options or terminal programs [13:11] options for dmesg [13:12] soz my terminology may be way off i am new to terminal and linux but learning [13:13] how to save output of dmesg to file on /home/Desktop [13:13] terminal [13:14] dmesg > ~/Desktop/log.txt [13:14] thanks [13:16] is there a command to upload dmsg file here am using https://webchat/freenode [13:16] not client [13:19] maybe http://termbin.com/ [13:19] so it would be: dmesg | nc termbin.com 9999 [13:20] or: cat ~/Desktop/log.txt | nc termbin.com 9999 [13:21] or open the file with an text editor and copy&paste the content to https://paste.ubuntu.com/ [13:21] Hey all :) [13:21] I get an error when update-grub: WARNING: Failed to connect to lvmetad. Falling back to internal scanning. [13:21] /run/lvm/lvmetad.socket: connect failed: No such file or directory [13:21] V7: isn't that a warning, and not an error? [13:22] :) [13:22] Nope I guess [13:22] cause /dev/sda5 was encrypted [13:22] Isn;t that could cause a problem \? [13:22] I wouldn't know [13:23] did you search the internet? [13:23] ofc [13:23] i.e https://askubuntu.com/questions/745218/ubuntu-wont-boot-because-of-lvmetad [13:23] Btw I don't remember would I use lvm or not [13:23] 99% that not [13:24] done pasted it to pastebin [13:24] ubuntu [13:24] can u see anything weird with my system [13:25] nojiatronz: you gotta share the link first [13:26] nojiatronz, copy the pastebin url and paste it here [13:26] i have the uploaded to Ubuntu pastebin how do i share it [13:26] https://paste.ubuntu.com/26339485/ [13:26] is this it [13:27] copy paste addy into this [13:27] why does updating a program not update it to the version shown in the software center's reviews? [13:27] brb [13:27] thank you very much for ur help so far [13:28] Is there some way I can get VLC updated to the one on their website of 2.2.8 instead of 2.2.2? [13:30] !info vlc bionic | PissWizard ... the current in-development 18.04 has a later version, you could run that in an LXD container [13:31] PissWizard ... the current in-development 18.04 has a later version, you could run that in an LXD container: vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 3.0.0~rc4-1ubuntu1 (bionic), package size 31 kB, installed size 154 kB [13:31] nojiatronz: https://askubuntu.com/questions/832394/what-does-this-error-mean [13:32] I don't know what any of that means. is 18.04 the current version of Ubuntu? [13:33] I think you can install the current stable VLC version via snap [13:33] https://thepasteb.in/p/k5hYBEMj7DLiE [13:33] PissWizard: it's the in-development version due for release in April [13:33] is snap the software manager? [13:34] my software never updates. it's always old and busted. [13:34] it's a packaging platform [13:34] so [13:34] sudo snap install vlc [13:34] im back [13:34] hello this is my problem : https://thepasteb.in/p/k5hYBEMj7DLiE [13:35] irisf: what exactly? [13:35] .... huh.... well I don't see an update/upgrade option so... let's see what happens when I install this even though I already have VLC installed. [13:35] irisf: your OS is not supported [13:36] irisf: you "downgraded" from 14.04.5 to 14.04.1 that is not supported as the bot told you [13:37] um im sorry but what does that link mean for me and my slow copy times i dont understand how it pertains to me can u explain please [13:38] is there any reason to think i can get better copy times if i fix anything on my system [13:38] ikonia : yes [13:38] do i need to update my kernel downgrad? [13:38] ikonia : what do i do ? [13:39] irisf: re-install with a supported configuration [13:39] oh this is fun. now I have VLC in my list of programs twice. [13:39] nojiatronz: the linked site mentions that these kernel messages should have no impact [13:39] nojiatronz: the ones found at the very bottom of your dmesg log [13:40] PissWizard: does the new entry work? if yes, which version is that? [13:42] So ... an error: https://i.imgur.com/LDaqJXj.jpg and the partitions: https://i.imgur.com/anpipgg.jpg. As you see storages are mounted, but apt says read only filesystem btw I've seen some strange fails when it has booting like "[FAILED] LXD Service not started" etc ... what's it would cause ? [13:43] nojiatronz: well, I would suggest that you download either ubuntu 17.10 or 18.04 (which is the current development release), boot into live mode from an USB device, and then try to reproduce the issue [13:43] ah this is fun. I get this new version of VLC installed with that snap thing, and it doesn't crash in the video I play like Parole Media Player, but the framerate is garbage for some reason and it flickers occasionally. this is crazy. [13:44] thanks for telling me about that snap thing though. [13:44] thanks [13:44] PissWizard: could it be due to hardware acceleration? [13:44] really appreciate all ur help [13:44] PissWizard: you can enable/disable it in the VLC settings [13:45] PissWizard: would suggest asking in #vlc also [13:54] ikonia: :) [14:10] clear [14:10] sorry, wrong chat :) [14:11] Is there an Ubuntu Telegram chat as well, in addition to the one here? [14:12] Hello [14:12] Hi @parsa2820 [14:12] punyahere, only kubuntu gives that service, AFAIK [14:13] gives the service of a Telegram chat? [14:13] I won't count a chat as a service, hence the question :) [14:13] What was the name of the online unofficial Ubuntu FAQ / Guide / Wiki that contained a list of apps / backup tools, media, etc? [14:13] support-service, https://community.kde.org/Telegram [14:14] I have problem with Ubuntu network icon. It does not show the current network status It is a question mark always. even when I am online. [14:14] err .. https://telegram.me/kubuntu_support [14:16] hi how do I get clementine to play alac? [14:16] It says I'm missing a gstreamer plugin [14:17] Do you mean "FLAC?" [14:17] alac - apple lossless .. if that is a drm file, i guess not? [14:18] Oh, alac is a format as well. Didn't know thhat [14:18] yes apple lossless [14:18] i had to look it up, too :-) [14:18] :P [14:18] I had the same issue you're having with FLAC thhough [14:18] A reinstall strangely fixed it [14:18] If it doesn't work, turn it off and on xD [14:18] punyahere: a reinstall off? [14:19] I think it was http://ubuntuguide.org/ but it's gone [14:19] punyahere, please give serious answers, reinstall/on-off is so retarded [14:20] reinstall of clementine [14:22] punyahere: wow thanks it fixed it! [14:22] :) glad to be of help! [14:23] huh? [14:23] oerheks: reinstall fixed it lol [14:24] oerheks: By "reinstall," I meant removing and installing clementine. [14:26] i understand, but reinstall is unlogical to me, in this case .. [14:28] https://web.archive.org/web/20170712120820/http://ubuntuguide.org/wiki/Ubuntu:Trusty nevermind, found it. Looks like it's been down for a year or so. Weird. [14:29] oerheks: It is unlogical, that's why I said it was weird lol [14:29] hey [14:32] Hi there! === Night__ is now known as |Night| [14:33] When I try to install awk on my root server it tells me to choose between those packages: original-awk:i386 2012-12-20-5 original-awk 2012-12-20-5 mawk:i386 1.3.3-17ubuntu2 gawk:i386 1:4.1.3+dfsg-0.1 mawk 1.3.3-17ubuntu2 gawk 1:4.1.3+dfsg-0.1 ... which one is the standard awk? [14:33] <|Night|> I'm stuggleing with realvnc, when ever i conenct after ugprade to 17.10 i get a black screen [14:34] Hi Guys.. are there any simple installations instructions to install ubuntu 16.04 from a usb drive [14:35] for pretty naive fellows [14:36] newbiw:https://www.howtogeek.com/howto/linux/create-a-bootable-ubuntu-usb-flash-drive-the-easy-way/ should be helpful [14:37] The "hard" part is creating a bootable pen drive, installation is pretty standard and everything is explained on the installation screens as well. [14:37] IhrFussel: I would suggest using `gawk`, it's GNU AWK and has the most 'features' (aka GNU extensions). [14:37] I'd use gawk as well! === mohammad is now known as linuxlove [14:40] hi, im using an older system. it was a pentium 4 system, but i upgraded to pentium d (64bit). the system is limited to 4gb of ram. now i have 4gb of ram installed and a gpu with 2gb vram. the question is will the system limit of 4gb include the vram? (should be memory mapped, right? - shared virtual memory space?) and if so, how will the memory be split between main ram and vram? or does anyone know where i could go [14:40] to get help with that? [14:42] misc11, if you type 'free' in terminal, what number of total ram does it give? [14:42] hey guys [14:42] how can i see my last chat messages in hexchat ? [14:43] oerheks im not on that machine right now, but i remember it shows 3000 - sth as available memory [14:43] Guest78538, settings > pref > logging, if you enabled this, you can open the data folder [14:43] Guest78538: Do you have a bouncer set up? [14:44] i didntt enable it before [14:45] punyahere, no [14:45] Guest78538, oke, then no, no logs from last chats [14:45] * unless the service stored the logs [14:45] omg [14:45] i really need to it [14:46] the person that i talked is offline [14:46] and i need to some messages [14:46] there is no way ? [14:46] it's lost, like tears in the rain [14:46] Guest78538, sorry, it is gone [14:46] Guest78538: you can read the logs from ubuntu irc logs web site, but no private messages there === Guest78538 is now known as linuxlove [14:48] misc11: i dont think the gpu memory will be used as memory for programs [14:49] Using a bouncer / IRCCloud is really the only solution you have to prevent similar scenarios in the future, @Guest78538 [14:51] EriC^^: no, of course not, but the memory space is shared, right? so if the system is limited to 4gb and i have 4+2gb installed, not everything can be addressed, right? [14:51] punyahere, 'only'?? no, if he enabled logs, or check the service for stored logs.. [14:52] misc11: i thought you said you have 64bit cpu? [14:52] is too laggy to download ubuntu to a usb stick about 1 hour is too much to laggy [14:52] Krennic: start from the begiining, what are you trying? [14:52] oerheks: I'm comparatively new to IRC, do the logs display personal messages as well? [14:53] EriC^^ yes, a pentium d.... memory controller is in the chipset, so its still limited [14:53] punyahere, no [14:53] but hexchat can [14:53] misc11: oh, i think you know about this than myself then [14:54] lotus trying to get a ubuntu image for my other pc in this pc i use windows 10 with the linux subsystem and in that subsystem i use ubuntu but i want to install ubuntu in my other pc [14:54] misc11: the 32-bit memory limit is per process, not per os instance [14:54] so i need to put it in a usb stick [14:54] hey guys i need to get some information about mining with gpu in which channel i can ask for some informations ? [14:54] EriC^^ ok, thanks anyway :) [14:54] !usb | Krennic [14:54] Krennic: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [14:54] but is too laggy takes to much an hour [14:54] misc11: no worries :) [14:55] thanks [14:55] Krennic: are you burning an iso to usb right now? with what tool? [14:55] akik but i cant install more than 4gb in that system.... thats a limit of the memory controller [14:55] !alis | linuxlove [14:55] linuxlove: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [14:55] rufus as i said im on windows 10 in this pc [14:56] linuxlove: ##hardware or #bitcoin perhaps [14:56] misc11: i understand [14:56] Krennic: try universal usb installer [14:57] ok thank you il try that [14:57] i'll try that [14:57] the usb tool ask for a password, maybe it is hiding under the window [15:07] Hi, the usb drive is not assigned to a /dev kernel. [15:07] These are the out put of some commands: [15:08] lsblk: https://paste.ubuntu.com/26340052/ [15:08] blackbird1, what is on that usb drive, ntfs/exfat? [15:08] lsusb -v: https://paste.ubuntu.com/26340063/ [15:08] oerheks: fat32 [15:09] lshw: https://paste.ubuntu.com/26340068/ [15:09] All the other usb are detected. [15:10] This one "Device 006: ID 058f:1234 Alcor Micro Corp. Flash Drive" is not [15:10] maybe there are errors on that drive, that prevents mounting? [15:11] oerheks: lsusb -v [15:11] Bus 001 Device 006: ID 058f:1234 Alcor Micro Corp. Flash Drive [15:11] Couldn't open device, some information will be missing [15:11] What could be the missing information. [15:11] ? [15:12] run fsck.vfat https://help.ubuntu.com/community/FilesystemTroubleshooting#dosfstools_-_FAT12.2C_FAT16_and_FAT32_.28vfat.29_filesystem [15:15] oerheks: I don't know the path to run fsck.vfat. [15:15] blackbird1: sudo fdisk -l /dev/sdc [15:16] blackbird1: does the device work in some other machine? [15:16] i read more issues with that alcor usb. [15:17] akik: $ sudo fdisk -l /dev/sdc [15:17] fdisk: cannot open /dev/sdc: No medium found [15:17] [15:17] akik: no it dosen't [15:18] blackbird1: that command should've displayed the partition table of the device. maybe there's no partition added to it yet or it uses the whole device as the file system [15:19] blackbird1: so it could be: sudo fsck.vfat /dev/sdc [15:19] blackbird1: although that error is a bit weird [15:20] I remember that I pasted accidently the $ĤOME directory on it, and since that time I have this problem ! [15:20] sudo fsck.vfat /dev/sdc [15:20] open: No medium found [15:27] which option to select in this boot menu [15:27] usb hardrive or usb hardive(UEFI) [15:27] i am installing ubuntu from usb [15:28] newbiew: single or dualboot? [15:28] single [15:28] newbiew: have you disabled secureboot & fastboot in your bios? [15:29] disabled secure boot [15:29] lotuspsychje: [15:30] newbiew: fastboot also, legacy [15:31] lotuspsychje: is fastboot and legacy support the same [15:31] it is enabled BTW [15:32] anyone has idea how long this takes for 2TB ext harddisk: "sudo dd if=/dev/urandom of=/dev/sdd1 bs=1M" [15:32] newbiew: allright reboot and start ubuntu setup mate [15:33] aot: Become root, then add "time" in front of the dd command: time dd if=/dev/urandom of=/dev/sdd1 bs=1M [15:33] aot: When it's complete, you'll know how long it took. === padv_ is now known as padv [15:33] strive: yes, but the point was if anyone knows if this kind of operation takes 1h, 12h or 200h [15:34] aot: it takes a very long time. if you just want to zero it, use /dev/zero instead of /dev/urandom [15:34] /b 33 [15:34] akik: how long could it take with zero instead [15:34] lol. [15:34] compiz keeps crashing when i click the search button [15:34] aot: That depends how big your drive/partition is. [15:34] 2TB ntfs [15:35] LONG time. [15:35] lol [15:35] aot: I'm curious, why does this need to be done? [15:35] strive: im selling it [15:35] aot: Ah, cool. [15:35] aot: a long time; are you wanting to randomise the sectors before using block-device encryption ? === Night_ is now known as |Night| [15:35] HELP ME GUYS [15:35] i just want to somehow prevent that not just anyone could get my files :) [15:36] cookmod: ask a question first [15:36] lotuspsychje: [15:36] i did [15:36] <|Night|> I found my issue with nc, it was problem with x11 and Wayland [15:36] maybe just format it without any systematic eration [15:36] cookmod: then have some patience plz [15:36] "compiz keeps crashing" my desktop keeps refreshing [15:36] aot: there's a much faster way of doing it using luks/dm-crypt and /dev/zero [15:36] T_T [15:37] i hate ubuntu [15:37] cookmod: start with details plz, ubuntu version, kernel version DE? [15:37] cookmod: probably not a great way to get actual help :-/ [15:37] lotuspsychje === Scytale89 is now known as Scyt4l3 === Scyt4l3 is now known as Scytale [15:37] hey MonkeyDust === Scytale is now known as Scytale89 [15:37] 16.04 [15:37] unity [15:38] cookmod: graphics card chipset & driver? [15:38] lotuspsychje: dunno but it's old [15:38] aot: There's something called Dban. [15:38] choguk: better not join irc as root mate [15:39] cookmod: have you tried a lightdm restart yet? [15:39] nah [15:39] cookmod: try plz? at wich point compiz crash? can you proceed? what happens? [15:41] lotuspsychje: crashes when i click anything on the side bar (search, firefox) [15:41] cookmod: is your system up to date? check lsb_release -a plz [15:41] how do i restart lightdm lol [15:41] lsb_release -a [15:41] oops [15:42] Ubuntu 16.04.3 LTS [15:42] cookmod: ok so far so good [15:43] cookmod: now check sudo lshw -C video for chipset & driver= at bottom [15:43] aot: this is how I do it (create a temporary encrypted device then write zeros into it, causes the disk surface to be randomised) "cryptsetup create temp1 /dev/sdXY --key-file /dev/random ; dd if=/dev/zero of=/dev/mapper/temp1 bs=200M ; cryptsetup remove temp1" [15:44] driver=i915 [15:44] cookmod: allright, try sudo service lightdm restart [15:45] hello friends [15:45] lotuspsychje: oh but i also have lxde btw [15:45] <|Night|> who wold you that @shashikantdwived [15:45] cookmod: have you tested whether the issue is specific to your user account? Create a new user, log-out your regular user desktop, log-in to the new user profile, and see if you can reproduce the error [15:45] TJ-: k ill try this too [15:45] cookmod: you mixed flavors? [15:46] hlo tj [15:46] hello cookmod [15:46] shashikantdwived: yo [15:46] shashikantdwived: do you have an ubuntu question? [15:46] so from when u are using linux [15:47] lotuspsychje: well i just ran a command to install lxde DE alongside unity [15:47] so i can choose between them [15:47] shashikantdwived: this channel is only for ubuntu support, no general chat here please [15:47] because unity is so slow for me :( [15:47] ok [15:47] tomreyn: FYI The first HDD are copied with success :) Now i had connect the other one, these are readable without the commands directly - great [15:47] cookmod: when compiz crashes, did you check the errors on the details? [15:48] so can anyone can explain me about shell scripting [15:48] shashikantdwived: see https://help.ubuntu.com/lts/serverguide/backup-shellscripts.html [15:48] lotuspsychje: do i still run that lightdm restart command? [15:48] cookmod: no crashes on lxde? [15:48] lotuspsychje: haven't logged into lxde [15:48] cookmod: try all tests suggested yes [15:48] hey I cant get synergy to work [15:49] even using quicksynergy [15:49] shashikantdwived: also see hte tutorial: https://help.ubuntu.com/community/Beginners/BashScripting [15:49] two identical ubuntu systems heh [15:49] ok thanku and bye [15:52] MJCDwork: tell us whats your purpose please? [15:52] still not working [15:53] lotuspsychje, to share mouse and keyboard [15:53] cookmod: have you looked what kind of details the crash has? [15:53] between two systems next to each other [15:53] using Synergy [15:53] or quicksynergy [15:53] neither have worked [15:53] lotuspsychje: well i don't see a crash report gui this time [15:53] MJCDwork: have you tryed the #synergy channel? [15:53] so i can't check [15:53] cookmod: ok so whats not working? [15:54] lotuspsychje: same thing just this time it didn't pop up an error [15:54] i'm going to create a new account and see if the same sstuff is happening k [15:55] allright try [15:55] where is the file located in ubuntu that controls micro sd mounting? [15:55] !mount | ghostnik11 [15:55] ghostnik11: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [15:56] lotuspsychje, so i could use mount to do it manually from terminal? okay will try [15:56] ghostnik11: tell us what you trying to do please? [15:56] btw is this the command to create new user [15:56] sudo useradd -m -b /bin/bash testuser [15:57] !user | cookmod [15:57] cookmod: To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "sudo" - See !sudo [15:57] cookmod: "sudo adduser newusername" [15:57] TJ kk [15:57] lotuspsychje, i am trying to mount my micro sd card but i am not in ubuntu right now i am in android-x86 and wanted to see if i could just use the command b/c it doesn't come up automatically like in ubuntu. so i will try the command [15:58] brb [15:58] ghostnik11: #android for android issues mate [15:58] oh is there a command to logout from terminal? because the button just crashes compiz XD [15:59] lotuspsychje, yeah i know bro but some times they don't respond and i need to get that fixed b/4 i get back to school unless i will be screwed [16:00] ghostnik11: android doesnt work like ubuntu [16:00] nevermind ill rebeoot :D [16:00] cookmod: in that case if you have terminal just do "sudo systemctl restart lightdm.service" [16:01] lotuspsychje, yeah but isn't its base still ubuntu/linux/debian? its worth a shot i figure [16:01] TJ-: thanks [16:02] ghostnik11: the only thing Android shares with GNU/Linux distros is the Linux kernel; it's userspace is vastly different [16:02] ghostnik11: and the Android kernel carries several customisations we don't have in the mainline kernel [16:03] What program does one have to purge on Ubuntu to get rid of ‘System program error detected’? [16:04] hexnewbie: errors are there to get solved [16:04] hexnewbie: can you tell us what it says exactly? [16:04] lotuspsychje: Is that a joke? [16:04] hexnewbie: That's the crash reporter, because it finds a new report in /var/crash/, apport is the base of that [16:04] lotuspsychje: For an error to be solved, there needs to be an actual error. I just get ‘System program error detected’. [16:05] I'm running the last release of Ubuntu in a laptop with 5th gen intel i7-5500U and 4GB DDR3L RAM (1,600 MHz) in a 1TB 5,400 rpm harddrive and graph AMD Radeon™ R7 M260 with 2GB dedicated VRAM, and sometimes it blocks for 15 to 20 segs and then starts moving again. Are those specs not enough to Ubuntu to work fine? [16:05] jcerveira: wich ubuntu? [16:05] jcerveira: if it hangs there's possibly a hardware problem. [16:06] jcerveira: first place to check is the kernel log using the "dmesg" command [16:06] TJ-: I have only files from 2016 in /var/crash. Does that mean that I'm getting those popups for errors from 2016? I do get some auditd log entries in dmesg, I thought they were the cause of the popups [16:06] artfull, 17.10 lotuspsychje [16:06] hexnewbie: wich ubuntu version are you on? [16:07] jcerveira: are you on the wayland session? [16:07] hexnewbie: hmmm, that's possible. Are you able to capture a screenshot of the warning dialog so we have a chance of figuring out why/where it comes from? [16:07] lotuspsychje: 14.04 [16:07] hexnewbie: system up to date to latest? [16:08] hexnewbie: usually the system crash reporter offers options to file/examine the crash in detail and file a bug report [16:08] lotuspsychje: No. Just booted it up to apt-get upgrade it (hadn't been powered up in 2 months). [16:08] hexnewbie: lsb_release -a plz [16:08] TJ-: Will get a screenshot when I reboot [16:09] lotuspsychje: yes [16:09] TJ-: https://paste.ubuntu.com/26340449/ [16:09] jcerveira: can you logout and compare with the xorg session please? [16:09] please tell me the channel to join for ubun help [16:09] !support | Aboey [16:09] Aboey: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com [16:09] jcerveira: reading it now [16:10] is there any helpline channel for ubuntu in irc [16:10] Aboey: this is it. Ask you question. [16:11] *your [16:11] jcerveira: nothing obvious as to cause, although I see the kernel adjusting itself due to something causing a delay (" perf: interrupt took too long (3182 > 3141)" ) [16:11] nah didn't work [16:12] jcerveira: are you always doing the same thing when this happens (running the same application maybe) ? [16:12] cookmod: failed for the new user too? [16:12] oh i think i found a asubuntu post [16:12] with a related question [16:12] cookmod: what didnt work [16:12] I have come acrrossed the ubuntu os in my adventure in to various OSes in youtube... so Iam interested in Ubuntu after watching the youtube video on Ubuntu [16:12] !download | Aboey [16:12] Aboey: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at https://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Artful, and help keeping the servers' load low! [16:12] https://askubuntu.com/questions/992353/ubuntu-16-04-jan-3-2018-update-causing-screen-access-issues [16:13] cookmod: you can always test previous kernels [16:13] Hello [16:13] guys go to my link [16:13] I dont know anything outside MS-Windows, will I need to know programm languages or DOS like Ommand to use Ubuntu profeesionally?? [16:14] Am I on the right channel to ask a technical question? [16:14] connor__: about ubuntu, yes [16:14] connor__: yes [16:14] btw i'm in lxde right now and everything's fine TJ- [16:14] TJ-: normaly using Firefox or Thunderbird. And sometimes, when it comes back, it shows up many times the letter I was pressing when it blocks (like for example "kkkkkkk" or "ttttt") [16:15] can I install the Ubuntu SDK on a raspberry Pi? When I run ubuntu-sdk from terminal it gives me an error. [16:15] cookmod: perhaps unity doesnt like your intel graphics [16:15] yeah it's old [16:16] cookmod: when it crashes in Unity are you using Google Chrome/Chromium web browser? [16:16] cookmod: but i didnt see much computers yet that dont like xenial.. [16:16] cookmod: give us your full pc specs plz? [16:16] connor__: https://packages.ubuntu.com/search?keywords=ubuntu-sdk says it's available for armhf, up to 16.04 [16:16] connor__: if you have 16.04, pastebin the output of sudo apt install ubuntu-sdk [16:16] did you guys even go to the link i posted? [16:16] jcerveira: I'm wondering if it's the SSD doing a TRIM operation on the file-system. Can you "pastebinit /etc/fstab" for us ? [16:17] It keeps reporting that it can't create a network bridge; errors with not inplemeted [16:17] cookmod: it doesnt show your pc specs [16:17] cookmod: not only the link, I'm trawling through compiz bug reports for anything that looks similar [16:18] lotuspsychje: my pc is old af no point in posting specs [16:18] jcerveira: can you also test the xorg session for me, im testing few bugs xorg vs wayland atm [16:18] cookmod: try us anyway... [16:19] cookmod: cpu,ram,hd, [16:19] TJ-: https://paste.ubuntu.com/26340500/ [16:19] nah the link tells it all.. it's a bug with compiz [16:19] What does that even mean? I understand how to configure lxd, but it's not implemented? [16:20] lotuspsychje: I will, but it happens sometimes, not allways, so it will take a while, probably [16:20] *always [16:20] jcerveira: OK, so looks like it's not a TRIM operation - we'd see "discard" in the mount options [16:21] jcerveira: the default TRIM is fired by a cron job about once a week [16:22] jcerveira: there was a subtle hint there may be an issue with the AMD GPU driver not finding functionality it was expecting whilst configuring the GPU, but no sign that is causing ongoing issues in dmesg. Check /var/log/Xorg.0.log for further clues on that front [16:23] TJ-: that log will work with wayland ? [16:23] hello [16:23] jcerveira: Aha, nope! [16:24] How can I change my default terminal in KDE Plasma? I have already tried changing it from Settings > Default Applications > Terminal [16:24] jcerveira: I'm not sure where wayland writes it's logs to either - anyone else know? [16:24] https://askubuntu.com/questions/992536/the-launcher-disappears-when-the-mouse-pointer-is-positioned-on-it-what-should-i?noredirect=1&lq=1 [16:24] TJ-: /var/log/Xorg.0.log: cannot open `/var/log/Xorg.0.log' (No such file or directory) [16:24] jcerveira: there's an idea; could you test whether the stall occurs using Xorg? That'd be a useful indicator of where to focus the investigation [16:26] guys here's a youtube clip of the same thing happening to me :D [16:26] https://www.youtube.com/watch?v=at3NeuAGoQA&feature=youtu.be [16:26] cookmod: systems specs? [16:26] cookmod: next time it happens can you pastebin the Xorg log? /var/log/Xorg.0.log or possibly /var/log/Xorg.0.log.old [16:27] qwip: perhaps the #kubuntu guys might know that one [16:27] lotuspsychje, they are not able to help me with this [16:27] anyhow incase other people come here with questions related to mine [16:27] qwip: ok no sweat, ask again and idle here [16:27] just tell them to get lxde :D [16:27] How can I change my default terminal in KDE Plasma? I have already tried changing it from Settings > Default Applications > Terminal [16:28] cookmod: we wouldnt know to compare, because we dont know your system specs [16:30] cookmod: there have been no updates to Compiz on 16.04 since August 2016, so something else that has been updated is causing it. I'd check in /var/log/apt/history.log for the list of packages recently installed/upgraded [16:30] qwip: doesnt work here? https://userbase.kde.org/File:Settings-default-applications.png [16:31] lotuspsychje, as i have already said. I have already did that but it didn't worked [16:32] what is the difference of Ubuntu OSes from between these two websites: [16:32] https://www.ubuntu.com/download/alternative-downloads [16:32] and [16:32] https://wiki.ubuntu.com/Mirrors [16:34] lotuspsychje and TJ-: https://imgur.com/k0IPhaz is the error message, https://paste.debian.net/1003894/ is lsb_release -a (was the same before apt-get dist-upgrade) [16:34] Aboey: whats your end goal with ubuntu? long time support or newer/testing purpose? [16:34] I just setup an SSH server and generated private/public keys from a client. Question: Would it theoretically be possible for a man in the middle attack if I was in public and someone captured transmissions while I was authenticating with my private key? [16:34] The two ‘error’ ‘messages’ are the same, by the way [16:35] hexnewbie: click on report now plz [16:35] And why would I do such a thing? I don't want to report [16:35] LinuxHack3r: try #openssh [16:35] lotuspsychie: for test purpose: [16:36] hexnewbie: to help your system and the community? [16:36] lotuspsychje: thanks. hungout around #ssh for a while, perhaps openssh will actually have active people? [16:36] LinuxHack3r: large channel yes [16:36] hi anyone know if there is a channel for expats [16:36] !alis | laptop [16:36] laptop: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [16:37] thank you [16:37] Aboey: so you can choose 17.10 or help test 18.04 development version if you like [16:37] Aboey: do you have a lenovo? [16:38] no I am using HP [16:38] HP AMD PU [16:38] lotuspsychje: I don't see how submitting potentially sensitive information, whose nature is withheld from me, will help my system. [16:38] TJ-: oh yeah i wrote down the gui error message "compiz crashed with SIGSEGV" [16:38] what is the command to find all devices plugged into ubuntu, is it lsusb? [16:38] i mean ADMCPU [16:39] Aboey: ok, 16.04.3 for long time support, 17.10 non-lts with gnome, or 18.04 development branch [16:39] If I put an SSD to Ubuntu 12.04, which AFAIK doesn't have autotrim, and use it for years... is there a possibility that writes will become e.g. 100 times slower? Because I'm seeing extreme slowness which doesn't show up in dmesg, top etc... [16:39] For example, `apt-get install debsums` has been installing for 20 minutes now :( [16:39] TJ-: Yeah, thanks. It is apport. I guess I will purge it now. :) [16:39] hexnewbie: reporting a bug isnt revealing personal info [16:40] alkisg: what kind of ssd? [16:40] lotuspsychje: Model: ATA Samsung SSD 850 (scsi) [16:40] lotuspsychje: Yeah, because when I report a bug I usually see (or even compose) the report, and can inspect the backtrace (if one is present) and system info. Here I'm being told nothing and offered to submit. [16:40] Not going to happne [16:40] alkisg: pro? [16:41] lotuspsychje: no idea, that's what parted -l shows, would lshw have more info? [16:41] cookmod: there are a lot of SIGSEGV bugs, see if you can find one that sounds similar from https://bugs.launchpad.net/ubuntu/+source/compiz/+bugs?field.searchtext=SIGSEGV [16:42] (running things takes minutes, so I can't quickly test a lot of commands :D) [16:43] lotuspsychie: thank you! [16:45] TJ- and lotuspsychje: i'm using xorg now and did not blocked yet [16:46] alkisg: how much data had the ssd filled? [16:46] alkisg: lshw disk shows this on mine: version: 2B6Q [16:46] jcerveira: how predictable was it previously? 5 minutes, 30 minutes? [16:47] TJ-: it wasn't predictable :| === eraserpencil1 is now known as eraserpencil [16:47] jcerveira: give your system some work on xorg :p [16:48] jcerveira: 10 windows, apps,browsers,YT [16:49] :) [16:49] linux is so fun [16:50] Wait, so this is for the reports in /var/crash, so if I refuse to report a crash, I'm pestered for the same report over and over until I report? That's downright coercion. [16:50] alkisg: the 850 pro doesnt need a firmware, so im guessing other factors [16:50] hexnewbie: and error to the system, is supposed to get solved by reporting [16:51] TJ-: how do i send you the logs you wanted to see? [16:51] I guess apport has a lot to learn from drkonqi [16:52] !paste | cookmod [16:52] cookmod: 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. [16:54] hexnewbie: https://wiki.ubuntu.com/Apport [16:56] hexnewbie: apport should only tell you once about reports in /var/crash. You can simply delete those crash dumps though [16:56] TJ-: do you want to check out the logs yes or no? :P [16:57] cookmod: see what lotuspsychje said ^^^^ [16:59] (06:46:16 μμ) lotuspsychje: alkisg: how much data had the ssd filled? => I think about half of it. I just tried to reboot it but it didn't come up... I'll ping the local school teacher :/ [16:59] (ty :)) [17:03] alkisg: got other system specs of that machine? [17:03] lotuspsychje: I think it's an old quad core, that was working fine for years until this extreme slowness started a few days ago [17:03] The teacher said that reboots need about 30 minutes :( [17:04] alkisg: hmmz [17:04] I'm looking to salvage what I can, and install either 16.04 or 18.04... [17:04] alkisg: i would not suspect the ssd [17:04] alkisg: did you check SMART health ? [17:04] Root is in an hdd, and /home in an ssd [17:04] TJ-: I couldn't do it yet, due to that slowness... I asked for a live cd and I hope I'll be able to do it from there [17:04] alkisg: ah mechanical hd going faulty? [17:05] alkisg: im still running very old machines with 850 pro without issues [17:06] alkisg: will it allow switching to another tty so you don't need to wait ? [17:06] alkisg: but that 12.04 isnt esm i presume right [17:08] jcerveira: still no blocks? [17:09] lotuspsychje: yes, still no blocks [17:09] jcerveira: could you check my bug, if you experience any of these? https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1740146 [17:09] Launchpad bug 1740146 in xorg-server (Ubuntu) "System slow on wayland, lagging mouse and programs on 17.10 & 18.04" [Undecided,New] [17:13] hello [17:13] (07:06:14 μμ) TJ-: alkisg: will it allow switching to another tty so you don't need to wait ? => I have many shells using epoptes.org but they all lag, e.g. dmesg may take 2 minutes... [17:13] lotuspsychje: I don't have lag, just sudden blocks [17:13] where is everybody from [17:13] !chat | vin_ [17:13] vin_: #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! [17:13] alkisg: i'd concur with lotuspsychje ; if the root fs is on the HDD there's probably disk I/O errors due to a failing disk [17:14] jcerveira: yeah but if its not happening on xorg, it might be related? [17:14] i am new to ubuntu i am trying to install google chrome [17:14] vin_: chromium-browser is the ubuntu alternative [17:15] * alkisg wonders if the fs is remounted ro, and errors no longer show up in syslog... but they should still appear in dmesg, right? [17:15] vin_: sudo apt install chromium-browser for a fast browse experience [17:15] alkisg: correct [17:15] then what do i do [17:15] does it open automaticlaly [17:15] vin_: after you install a package, you can launch the icon [17:15] vin_: or start it from terminal [17:16] how do i do that [17:16] from the terminal [17:16] vin_: just type the name of the package to launch [17:16] vin_: chromium-browser in your case [17:16] ok i am going to try thanks for the help this is my first time ever using ubuntu or linux [17:16] TJ-: no errors in dmesg whatsoever :( [17:16] vin_: welcome to the ubuntu community [17:17] alkisg: something's eaten up all memory and it's using swap on HDD? [17:17] lotuspsychje: it just happened, because I opened several tabs in firefox at once. But music (from youtube in of the tabs) never stopped [17:17] alkisg: yeah good idea from TJ- to test htop stuff or so [17:18] thank you very much, [17:18] jcerveira: so not fixxed in xorg? [17:18] jcerveira: is it only Firefox that froze, or then entire desktop? [17:18] ok so i just downloaded it and it said unable to fetch some archives [17:18] vin_: have you added ppa's to your system? [17:19] no? [17:20] vin_: tryed a sudo apt update && sudo apt upgrade first? [17:20] TJ-: only the mouse moves [17:20] trying now [17:20] jcerveira: can you Ctrl+Alt+F2 and log-in to a console? [17:21] jcerveira: if so, then run "top" and see if any process is eating the CPU [17:21] jcerveira: if not, check the Xorg log for recent stall/errors/abnormalities with tail /var/log/Xorg.0.log" [17:21] hi [17:22] what's the best virtualization software (free/open source) for Linux/Ubuntu except for Oracle VirtualBox? [17:22] TJ-: /var/log/Xorg.0.log: cannot open `/var/log/Xorg.0.log' (No such file or directory) [17:22] it would be best if it works with Vagrant [17:23] jcerveira: hmm, this is an Xorg session isn't it? [17:23] dziki: ubuntu includes virt-manager which is somewhat similar to virtualbox [17:23] jcerveira: check if it's got a different name with "ls -latr /var/log/Xorg*" [17:23] akik: thanks, I will check it out [17:23] TJ-: in top "Web Content", "gnome-shell", "pulseaudio", "Xorg" and "Firefox" are the first [17:24] TJ-: still No such file or directory [17:24] jcerveira: is there a high % number in the CPU column for the top one? [17:25] jcerveira: then I have to assume you're still in a Wayland session, not Xorg [17:25] jcerveira: you can confirm that with "ps -efly | grep X" [17:25] TJ-: i'm in Xorg. I chose it in login and it shows Xorg in top [17:26] TJ-: "Web Content" as 14% in CPU [17:27] TJ-: it seems you are write https://paste.ubuntu.com/26341062/ [17:28] *right [17:33] jcerveira: OK, so whilst you've got the bug going on let's investigate as best we can! [17:33] jcerveira: can you show us "pastebinit <( systemctl status )" [17:36] TJ-: I logoff and logged in again just to be sure I was in Xorg. I took a pic https://quuu37.s.cld.pt [17:37] TJ-: https://paste.ubuntu.com/26341116/ [17:38] jcerveira: is it equal xorg and wayland or worst on wayland? [17:40] jcerveira: is there sign of an Xorg log-file now? [17:41] lotuspsychje: since I changed to Xorg it only blocked one time, when I opened several tabs at once in firefox (music did not stop, only mouse arrow moved). I'll keep using to test it [17:42] TJ-: ls: impossível aceder a '/var/log/Xorg*': Ficheiro ou directoria inexistente (that's portuguese for no file or directory found) [17:42] !info firefox artful | jcerveira this the version you have right? [17:42] jcerveira this the version you have right?: firefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 57.0.4+build1-0ubuntu0.17.10.1 (artful), package size 45050 kB, installed size 171531 kB [17:45] ok it worked thanks so much for the help [17:45] !yay | vin_ [17:45] vin_: Glad you made it! :-) [17:45] lotuspsychje: https://paste.ubuntu.com/26341172/ [17:45] i have another question, is this is process to install all new programs? [17:45] how will i know what to type for the program i want [17:45] jcerveira, what's in ~/.local/share/xorg ? (note the '.') [17:45] vin_: you can install packages via terminal or ubuntu software centre [17:46] ok thanks again !!! im super excited about this!!! [17:46] ioria: Xorg.0.log Xorg.0.log.old [17:46] jcerveira, paste that [17:47] jcerveira: this happens on other browsers too? [17:48] ioria: the *.old too? https://paste.ubuntu.com/26341197/ [17:48] lotuspsychje: only use Firefox [17:49] jcerveira: would be interesting to know on chromium for example [17:49] jcerveira: just to closeout things [17:49] Were there any major LTS 16.04 for metldown? I did a few sudo-apt get update/dist-upgrades but didn't notice anything from today/yesterday [17:49] jcerveira: while you hammering firefox, can you launch it from terminal plz, so you can follow errors [17:50] !tkip | tezogmix [17:50] !kpti | tezogmix [17:50] tezogmix: Spectre and Meltdown are security issues that affect most processors, mitigated by a set of Linux kernel patches named KPTI. | General info: https://spectreattack.com/ | Ubuntu (and flavors) info: http://ubottu.com/y/ubukpti/ | An Ubuntu Security Notice will be released when updates are available, subscribe at https://usn.ubuntu.com/usn/ [17:51] tezogmix: the firefox usn has been pushed, others to follow [17:51] lotuspsychje: i'm installing it [17:53] lotuspsychje, thanks my initial question was in relation to that wiki ubuntu link: https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/SpectreAndMeltdown - I saw that a few days ago and just wanted to make sure I was doing it right in checking, still learning/new... [17:53] tezogmix: if you keep your system up to date, youl be fine in most cases [17:54] tezogmix: your on desktop or server? [17:54] lotuspsychje, as for firefox 57+, that's been updated thankfully... also running PPA-firefox esr from the mozilla team PPA, and its latest version was apparently immune to meltdown (SharedArrayBuffer was disabled already), [17:55] tezogmix: great [17:56] lotuspsychje, running ubuntu lts guest on vmware 14.1 workstation via win7 host (win7 is updated to its KB patch), waiting on mfg/intel's end for their bios/microcode but not expecting this on the i5 2nd gen being ever updated from them [17:56] kk [17:56] vmware 14.1 is patched [17:56] on laptop... [17:57] I have a branch of ubuntu-mate I'm running on the raspberry pi 3b [17:57] tezogmix: allright, feel free to join #ubuntu-discuss [17:57] not sure how their update patterns follow but just recently installed it over the raspbian os, seems much smoother/stable... ah ok thanks lotuspsychje [18:03] jcerveira: did you have this issue, all-time or after something happened? [18:05] lotuspsychje: normally when using Firefox and thunderbird. But still did not happened like before since I changed to Xorg [18:06] jcerveira: hmm so it might be a wayland thing afterall [18:06] lotuspsychje: but it only happened sometimes, not everytime [18:07] jcerveira: but i meant like at your first ubuntu install, or started to occur after an update/kernel? [18:07] lotuspsychje: can't remember [18:07] allright no sweat [18:09] hey how do I change it so the desktops are horizontal not vertical [18:09] I found some capabilities in keyboard shortcuts [18:10] but not enough to clarify [18:11] wow latest ubuntu comes WITH wine preinstalled [18:11] MJCDwork, yeah but wayland =/ [18:12] stuff like pressing windows key + e [18:12] doesn't give me a file explorer [18:12] still a ways to go UX wise [18:12] has a lot better accessibility tools than windows [18:12] !chat | MJCDwork [18:12] MJCDwork: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:12] jer, its a bit heavy [18:13] but then again this second laptop finding it heavy is 10 years old [18:13] lol [18:13] lotuspsychje, sorry [18:13] nah my only problem with wayland being the default is i use the proprietary nvidia drivers and have no integrated gpu, so i can't upgrade this system easily. [18:14] (also can't use the open source drivers beause of work related requirements -- cuda etc) [18:14] msg #Ubuntu hello all [18:16] sacioz: welcome [18:17] jer: but in this case the Xorg session will be started [18:18] jer: if support for wayland is not available [18:18] brainwash, oh interesting; ok that bit i didn't know (i've had problems on another system, probably different then) [18:20] msg no joy [18:24] Ben64: After I rebooted my computer, is not my phone listed anymore. How can I make it permanent? :P [18:29] anyone know if i can launch programs with different configuration files? for example if i wanted to have two different profiles for a program [18:32] Ben64: nvm === Guest75619 is now known as dan01 [18:39] How's dual graphics support on Ubuntu for AMD(apu + gpu)? [18:42] !amd | dan01 [18:42] dan01: Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD [18:43] mise: what kind of program did you have in mind? [18:46] lotuspsychje: cmus. would be handy to have a test config to check metadata but not affect my imported library. then i thought it might be a handy thing to be able to do in general for experimenting with config files. [18:47] mise: over my head sorry, manpage shows anything usefull? [18:48] lotuspsychje: no, and i was hoping that there might be a generic way of doing this for programs but i guess that's being optimistic [18:49] mise, well, in my case, wanted to run different instances of xfce-terminal with different background image ; so i did a script to change the default config folder (by default ~/.config) , modifying the XDG_CONFIG_HOME variable [18:52] ioria: sounds interesting. can you guide me somewhere that would show me how to do that? [18:53] how i can hide the cache/config/local folder in pureftpd accounts? and why i need this? [18:54] mise, nope, never found such a resource; but it's easy : let's say that the config files are in ~/.config/xfce/terminal/terminalrc; you make a a script that clone the tree, edit the main file set again the variable [18:55] ioria: i'm afraid i don't know much about modifying variables [18:56] mise, like this : XDG_CONFIG_HOME=$DIR/$var xfce4-terminal --disable-server& [18:57] ioria: will look into this. cheers [18:57] mise, ok [18:59] tt33: be carefull with ftp these days, its a security risk [18:59] tt33: if you're asking "why do I need this" why are you looking to do it [19:00] which areas of ftp are you implying lotuspsychje - [19:00] the fact that it's an insecure protocol by design [19:00] which is why no-one really uses it these days [19:01] Or rather, if we still had to use ftp... how would you approach it? [19:01] why do you "have" to use it [19:01] what is the requirement [19:02] To fetch data stored on their - I use an ftp manager on windows with a login/pass to its ip [19:02] there* [19:02] why does it have to be ftp [19:03] I think that's one of the options in which historically I was just use to, not saying I wouldn't consider other options... lftp is supported as well but not familiar with using that yet. [19:03] so it's not a requirement [19:03] you've just not looked at other options [19:04] Ah right ikonia , yes thanks for clarifying the thoughts... [19:04] so thats what you need to do, research other options [19:10] i cant find informations about this 3 folder in the docs [19:11] tt33: again why are you trying to do something you don't even know what it does ? [19:13] i know what ftpd does ... but i dont know why in every virtual user the 3 folder exist [19:15] tt33: $HOME/.{cache,local,config} are used by the GUI session tools [19:17] x/clear [19:18] TJ-: thanks, think i can hide this? [19:20] tt33: it sounds as if you've got pureftp configured to have many virtual users share a single system user account, in which case presumably at some point you have logged into that system user account using the GUI. If you do not intend using the GUI with that account again you could delete those directories. Otherwise, you'd have to change the permissions (probably using ACLs) in order that pureftpd cannot [19:21] read into those directories [19:26] ok thanks [19:39] hey guys I setup a proxy using my linux machine digital ocean so I can navigate in some pages block in my country..but the proxy doesn't hide my ip completely how can I hide my ip? [19:39] in short words how can I make a anonymous proxy? [19:40] mota57: can you use TOR ? [19:40] hi, how do I install adobe flash player to my ubuntu? why doesn't it preinstalled? does it have any security implications on installing it? [19:40] !flash | imi [19:40] imi: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [19:41] o/ [19:41] anyone on? [19:42] * xs2 just offed himself [19:42] looking for some good pointers on tighting security. any pointers or tutorials would be awesome. current version is 16.04.3 LTS [19:42] !security [19:42] Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall, !server, and !usn [19:42] gah! [19:43] Meh, that "how to install flash" page is terribly out of date [19:44] imi: run `software-properties-gtk`, enable the "partner" repository from there, and finally install "adobe-flashplugin" from software center [19:44] bobeo: not quite what you asked for, but a list of the hardening features Ubuntu implements: https://wiki.ubuntu.com/Security/Features [19:45] TJ-: We have a massive project we are about to take public, and we are looking for some last minute measures to increase security before letting people have access to it. [19:45] bobeo: also https://help.ubuntu.com/community/Security also https://wiki.ubuntu.com/BasicSecurity [19:45] i want to use tor shit because is too lazy my man [19:45] The boss is pretty edgy after a previous admin came in and blew up a bunch of stuff [19:45] i dont want to use* [19:46] really set the project back weeks [19:47] well I google a littel bit I hope this works IF SOMEONE WAMT TO USE A ANONYMOUS PROXY FROM WINDOWS USING A CLOUD MACHINE IN VULTR OR SOMEWHERE ELSE FOLLOW THIS GUIDE. https://www.vultr.com/docs/install-squid-proxy-on-ubuntu [19:47] DONT USE FUCKING TOR IS CRAP [19:47] is a crap* [19:48] !info lynis | bobeo see also this [19:48] bobeo see also this: lynis (source: lynis): security auditing tool for Unix based systems. In component universe, is optional. Version 2.5.0-1 (artful), package size 174 kB, installed size 1323 kB [19:48] bobeo , i am missing something or you have to be more specific with "increase security" [19:49] Can I change color theme in Ubuntu 17.10 ? [19:49] bobeo: and this article has a LOT of good advice relating to securing server applications and monitoring them https://blog.mattbrock.co.uk/hardening-the-security-on-ubuntu-server-14-04/ [19:51] ketoprofen: we are looking to do everything we can to increase security, everything from reducing exposed ports to implementing regular account auditing, systems auditing, log forwarding, cron jobs, anything and everything we can to drastically increase security posturing. we are looking to do a full security overhaul. [20:02] these are my 'hardening' docs >> https://help.ubuntu.com/lts/serverguide/security.html -- https://www.digitalocean.com/community/questions/best-practices-for-hardening-new-sever-in-2017 -- https://github.com/konstruktoid/hardening -- https://samiux.blogspot.nl/2016/08/howto-hardening-and-tuning-ubuntu-1604.html [20:02] as 16.04 uses systemd, that 14.04 is a basis, but not all === SyntaxASI is now known as SyntaxASI2 [20:10] hello? === SyntaxASI2 is now known as SyntaxASI [20:30] TJ-: My first time in here. What am I looking for? An autoadjust? [20:31] Vysty: sometimes, to the right side is a control that indicates it's toggling some kind of amplifier on inputs [20:31] Vysty: it very much depends on the sound device though [20:32] hmm... all I have is: card, Chip, View, Item, Help, System Information, Select Sound Card, Exit. [20:32] Card is: HDA Intel HDMI, Chip is: Intel Haswell HDMI [20:33] Vysty: you see mixer controls with titles beneath them? [20:33] TJ-: Nope. [20:34] Hmmm, that doesn't sound correct then. You should see controls similar to this https://upload.wikimedia.org/wikipedia/commons/8/86/Alsamixer.png === elysium2 is now known as elysium === sim642_ is now known as sim642 === jinky is now known as jink === themacproguy is now known as Zachary_DuBois [20:35] Vysty: on my system for example there's a mixer control titled "Mic Boost" and another "Auto-mute" [20:35] In the AlsaMixer? [20:35] No, I don't have those. === cyberzeus_ is now known as cyberzeus [20:37] Vysty: hmmm, OH! your system has defaulted to the HDMI output! Press F6 and select the other device! [20:38] TJ-: Alright, I selected my microphone. [20:38] "This sound device does not have any playback controls." [20:38] I can adjust the "Capture" [20:39] Vysty: try other devices if there are more than one shown with F6 [20:39] But there's nothing about auto-adjust. [20:39] Vysty: Are you sure it's not audacity doing active levelling ? === rypervenche_ is now known as rypervenche [20:39] TJ-: Nope. Was looking into that, too. [20:39] Nope meaning "Not sure". [20:39] Vysty, do you have other sw using your mic ? like skype ? [20:40] ioria: Looked into that. Closed Skype. Still same problem. [20:40] Vysty, check the mic skype settings [20:40] TJ-: I selected "HDA Intel PCH", and I have these options to work with: Front Mic, Line Boost, Capture, Capture 1, Input Source, Input Source, Rear Mic B [20:40] ioria: I did and I set it to "not auto-adjust". It still auto-adjusted when recording with audacity. [20:41] And I'm looking in Audacity itself for an option that auto-corrects. [20:41] Vysty, some other program you forget about it ? [20:42] *got [20:42] ioria: The only other thing I have open is Discord, but I'm not on a call with anyone. [20:42] i see [20:43] Vysty: right; I can't recall or find a live recording normalise function so it must be something to do with either the hardware, ALSA, or possibly Pulse Audio (although I'd guess Audacity is using ALSA) [20:43] Well shit...I closed Discord and it's not doing it at this moment... === [Ben] is now known as MrC [20:43] Vysty: haha, there you go! [20:43] TJ-: I'm still suspicious. I remember having this problem long before I signed onto Discord. [20:43] ioria: nice call :) [20:43] lol [20:44] Vysty: well I have seen it in hardware devices so it may be it was being triggered by Discord [20:44] mrek [20:44] so discord keeps the mic open adjusting the levels while not in a call... [20:44] Vysty "he dirty little secret is that if you have that option selected in any piece of software, all software that uses your microphone (including Audacity) are also affected." [20:45] ioria: that is a dirty secret. [20:45] akik: or configures the input for it and doesn't unconfigure it until it terminates [20:45] yup [20:45] ioria: I have a recording I've been working on for quite some time and I'm going to have to redo the whole thing because my input levels weren't consistent. [20:46] Vysty, sorry about that [20:46] Not your fault. [20:46] Should have done my homework first. [20:47] Speaking of homework, before I start my googling rampage, anyone have experience adjusting the settings on audacity to ensure consistent audio quality? [20:47] In the sense that, I will have to record multiple times over multiple days in order to finish this. [20:47] So there will be things like shutting down the computer involved. [20:47] Vysty: you might be able to fix it in Audacity; using an inverted Auto Duck track [20:47] TJ-: Whazzat? [20:49] i want program like photo shop on ubutu [20:49] Vysty: Auto Duck is generally used for DJs to do voice overs; whenever the level in the voice-over track reaches a certain level it 'ducks; (lowers) the level in the music track. You could create a clone of your music track, invert the amplitude levels, and use it as the 'Duck' track which should bring the peaks in your original to the same level as the quieter parts [20:49] mragy: gimp [20:50] ??? [20:50] Vysty: once you've done that you could then Normalise the main track [20:50] mragy: install gimp, sudo apt-get install gimp [20:50] thanks [20:50] no problem [20:51] TJ-: No music track involved. [20:51] TJ-: It's more like an audiobook. [20:51] I'll be putting music to it after I'm finished, but it will be putting music to voice, not voice to music. [20:51] Vysty: so? that is an example, whatever is in your primary track, you could use an inverted version to cause ducking [20:53] i want play any games on ubuntu i know linux dont run .exe what can i do [20:53] TJ-: hmm... guess you're recommendations are still outside my skill level. [20:54] Vysty: You might find the Leveller effect is better, especially with make-up gain, see http://manual.audacityteam.org/man/limiter.html [20:54] TJ-: What I was planning on doing, is just making sure the microphone is set low enough that my voice doesn't exceed the recording amplitude at any time, then normalize when finished. [20:54] Hello there. I currently have a fully installed live usb running. Is it possible to use that to install ubuntu on a laptop instead of making a new live usb for installing? [20:56] Hell_: in theory, yes, but quite complicated unless you're familiar with the innards of the system [20:58] So I'm better off finding another usb drive and creating a standard installation drive? [20:59] Hell_: the 'fully installed live usb' you have running, that sentence confuses me. Do you mean the LiveISO is booted and running in Try Ubuntu mode ? [20:59] that would be easier, unless the drive's have identical sizes === Humbedoo` is now known as Humbedooh [21:00] I mean ubuntu is fully installed on the flash drive. It's not running in the Try Ubuntu mode but as if it was installed on a regular hdd [21:00] Hell_: OK, thanks for clarifying. As EriC^^ said, although a 'clone' from the installed system to another is possible [21:01] I need to create an alias for youtube-dl. But bash shows an error for the use of "(". I tried this. alias youtune='youtube-dl --output /home/alpha/Music/Instrumental/%(title)s.%(ext)s --extract-audio --audio-format mp3' [21:02] I see, thanks for your responses. Have a good day [21:02] asdlasdk: try escaping the ( with \( [21:04] asdlasdk: if you want to expand variables, the syntax would be ${title} and ${ext} [21:04] EriC^^: Thanks. I was looking for this. [21:04] asdlasdk: no worries [21:05] akik: Thanks for the help man. [21:08] >Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings [21:08] every time i log in [21:08] i can wget that URL with no issues [21:10] ReimuHakurei_: what version of ubuntu are you using exactly [21:10] 17.10 [21:10] upgraded from my server host's 14.04 image [21:10] 14.04 -> 16.04 -> 17.04 -> 17.10 [21:10] 17.10 is there, in the list so it should be fine [21:11] i can wget that url, but i get that message every login [21:11] I wonder if something has gone wrong in the multiple-step upgrade process [21:11] there's also the long-standing bug where dns is 100% broken with systemd-resolve [21:11] ReimuHakurei_: try running the motd fetch program maybe? [21:11] EriC^^: update-motd does the same [21:11] https://i.shoov.in/1515359510.png [21:12] <_eMaX_> hi all === step21_ is now known as step21 [21:13] <_eMaX_> I'm upgrading an old box here from 14.10 LTS to 16.10 LTS, and while doing so, am asked for a password. I see in /etc/passwd that a bunch of users have been added. It asks me for something in the context of systemd-journal. Any ideas? [21:13] 14.10 and 16.10 are not lts [21:13] do you mean 14.04 and 16.04? [21:13] <_eMaX_> sorry, yes [21:14] _eMaX_: systemd is new for 16.04 vs 14.04 [21:14] <_eMaX_> but why is it asking for password? [21:14] <_eMaX_> when I do do-release-upgrade [21:14] Hey im having an issue with slow transfer speeds over nfs [21:14] _eMaX_: can you post the error? [21:15] hi [21:15] <_eMaX_> https://imgur.com/a/6nsPP [21:16] try entering the password for your current user? [21:16] thats not systemd asking you for a password [21:16] <_eMaX_> tried to do that, that's not working [21:16] or failing that, root password if set? [21:16] thats the user already existing [21:16] and not being able to carry on [21:16] I suspect you've set a root password [21:16] <_eMaX_> the user was created: https://pastebin.com/9aEege8e [21:16] <_eMaX_> these users weren't there before [21:16] which begs the question how is a systemd user already on the system if this is an upgrade [21:17] <_eMaX_> yes, they were created as part of the do-release-upgrade [21:17] <_eMaX_> and now it is asking me for password ¯\_(ツ)_/¯ [21:17] try your root password [21:17] what's asking for a password, is this during the upgrade or after the upgrade [21:17] this looks like part of the upgrade [21:18] <_eMaX_> ok I've set passwords manually for all of them and it rand thorugh [21:18] those users are not meant to have passwords [21:18] they are system accounts [21:18] <_eMaX_> yes but for some reason it was asking for password, and it was not the root password [21:18] no [21:18] you don't set passwords you need to understand what's going on with this [21:18] ah, systemd... [21:18] I need to backup all .odt office wiles before doing operations on system, by which command I can execute search in between all files in terminal, or where I can read about it in depth? [21:19] archiebalda: find [21:19] nothing but problems with systemd, shame you can't disable it entirely on ubuntu... [21:19] systemd is fine [21:19] ikonia: can you specify for .odt files the whole line maybe? [21:19] and you can't disable it on any operating system - more so if you use modern desktops like gnome that depend on it [21:20] archiebalda: you can find speficily odt files yes [21:20] servers sure don't depend on it [21:20] anyone know how to fix this mounting volume error? https://gist.github.com/rickywid/e8a8f405635a70123bef6ba515f32b4c [21:20] ReimuHakurei_: they do [21:20] archiebalda: sudo find /path/to/search -iname '*.odt' [21:20] or rather, none of the SW i use does [21:20] archiebalda: for more info 'man find' [21:20] archiebalda: something like "find $HOME -type f -name '*odt' " to locate them; you can add something like " -execdir cp {} /mnt/backup" to also copy them to a backup directory [21:21] gambl0re: change exfat to vfat [21:21] thanks to all! [21:21] gambl0re: or remove the -t argument and let it work it out [21:21] Hey im having an issue with slow transfer speeds over nfs [21:22] ikonia, it's an sd card [21:22] gambl0re: and ? [21:22] i never changed the file format [21:22] TJ-: Looking through some audacity options... I realized that I can't select my Microphone in audacity. I can only select "Pulse" or "Default". Do you think thinks makes any sort of difference? [21:22] gambl0re: no-one said you did [21:22] is it supposed to be vfat? [21:22] gambl0re: try the -t vfat [21:22] gambl0re: then try not using -t at all [21:23] see what happens [21:23] ok so whats the full command. im new to this [21:23] gambl0re: for an SD card, should be vfat for 32GB and under, or exfat for 64GB+ [21:23] im typing any commands. im trying to open the volume by clicking on it [21:23] at least, that's what the SD card spec requires; it's not always followed. [21:23] its a 64gb [21:23] gambl0re: ahhh [21:23] gambl0re: ok, so you're not manually mounting it you're trying to get nautlius to auto mount it on click [21:23] no [21:23] oh ? what are you doing then [21:24] i can see it i just cant access it [21:24] it gives me that error [21:24] what ? [21:24] what exactly are you doing ? [21:24] Vysty: I see "ALSA" then to the right of microphone icon a list where as well as "pulse: xxx" entries there are "default: xxxx" and raw hardware device names [21:24] i can see it in the folder tree structure. it says 64g volume but when i try to open/access it i get that error [21:25] right, so nautlius to auto mount it when you click on it [21:25] ok [21:25] so that suggests to me that the dos tools are not installed [21:25] which is odd as thats normally default [21:25] can i explain a little bit [21:25] sudo apt install exfat-fuse exfat-utils [21:25] try that [21:25] exfat-utils should do it [21:25] but that should normally be there by default on a desktop [21:25] this is a windows laptop but i installed ubuntu maybe around christmas time so now im dual booting ubuntu/windows [21:26] TJ-: Yea, that's the one I'm looking at. [21:26] do you want me to run this command? sudo apt install exfat-fuse exfat-utils [21:26] yes [21:26] ok [21:26] run that in a terminal [21:26] ok [21:26] TJ-: My options are: Default, Pulse, my webcame, and a HDA Intel PCH: ALC662 rev2 alt analog (hw:1,2) [21:26] if it installs something, try it again; if it says already installed, your problem is somewhere else. [21:27] what am i installing? [21:27] TJ-: I have no idea what that last one is. [21:27] the libraries for using exFAT [21:27] ok its done [21:27] now what [21:27] try again [21:27] see if you still get an error [21:27] Anyone having issues booting 4.14.12? [21:27] * mischfire raises hand [21:28] oh ok. i get a different error but... [21:28] what error now? [21:28] it opened the folder still [21:28] Unable to mount 64 GB Volume - Device /dev/mmcblk0p1 is already mounted at `/media/ricky/CC23-17B3'. [21:28] ah [21:28] should be fine [21:28] you can safely ignore that [21:28] yea it works. i can access it [21:28] thanks [21:28] np [21:29] but how did you know i needed to install that package? [21:29] did a google search for what package is responsible for exfat, copied and pasted the package names [21:29] but how did you know i needed a package for exfat [21:29] >unknown filesystem type 'exfat' [21:29] this means that it can't find a program that can handle exfat [21:30] so you need the package that does [21:30] waas that in the error message? [21:30] yep [21:30] at the very end [21:30] i see... [21:30] the important stuff is often at the very end of the error [21:30] i thought you memorized all the packages and knew which one to install. i've been using ubuntu on/off a few years so im still new to all this [21:31] nah, google is your friend [21:31] this is awesome. thanks [21:31] Anyone good with nfs troubleshooting [21:31] also do i need to upgrade my ubuntu 14 [21:31] gambl0re: you can try using apt search [term] to look for relevant packages [21:31] to 16 or 17? [21:31] gambl0re: if you just installed it and you're on 14.xx then it's a good idea [21:31] or can i just leave it at 14? [21:31] Vysty: My audacity selects one of the "default: " entries, specifically "default: Internal Mic:0" [21:31] especially on a desktop system [21:31] ReimuHakurei_, ok [21:32] gambl0re: it's not requried per se (as long as it's not EOL yet), but doesn't hurt [21:32] 14.04 is supported until april 2019 [21:32] TJ-: Yea, it looks like default is my only option that works. [21:32] the command to upgrade is do-release-upgrade; if you're on 14.04 you'll go to 16.04 which is supported until april 2021 [21:32] ok when it its time to upgrade, is it a straight forward process like simply running a sudo command? [21:32] yep [21:32] sudo do-release-upgrade [21:32] thats truly amazing [21:33] note that 18.04 (the next LTS release) will be out later this year [21:33] gamblore: note that do-release-upgrade is unique to Ubuntu IIRC [21:33] <_eMaX_> hmm. apt-get upgrade also just now asked for a password, when upgrading, in this case, spamassassin [21:33] a lot of people stick to the LTS releases because they tend to be more stable [21:33] but the other releases give you new features sooner [21:34] your exfat problem might've been because of 14.04 [21:34] on newer versions it should be installed by default [21:34] gambl0re: Also, if you're running 17.10 but dislike Gnome (the default desktop environment), you can install Unity desktop (default the older Ubuntu versions). You'll be able to switch between them, === sandeep is now known as Guest14249 [21:34] im using cinnamon desktop environment [21:34] anyway, g2g [21:34] for some reason my touchpad gestures didnt work in gnom/unity [21:34] thanks ReimuHakurei_ [21:35] Hi! [21:35] gambl0re: newer hardware can have issues on older releasesa [21:35] Can anyone help with my problem [21:35] drivers usually improve with newer stuff [21:35] gamblore: have you looked into libinput gestures? [21:35] i see....im gonna check if i can access my sd card in windows. bye [21:36] Guest26178: What's your problem? Just ask away [21:42] What would the best place be to ask about a broken package in the repos? [21:43] hey there [21:44] somebody here? [21:44] carban: just ask if you have any questions [21:44] Majora320: here initially [21:44] carban: if someone is able to help, they will get back to you [21:44] I've been getting 404s on libssl and openssl [21:45] They're dependancies of curl - this is in a docker container initial setup [21:45] The package files do indeed appear to be missing [21:45] somebody knows how can i install a c++ compiler [21:45] but only for ubuntu4.9 [21:45] carban: g++ [21:46] Majora320: which ubuntu release is it? [21:46] carbon: it should come by default IIRC, it's called g++? [21:46] TJ-: The Dockerfile just specifies ubuntu:latest [21:46] carban: typo, that was addressed to you [21:46] compilers are not installed by default [21:46] It's xenial I think [21:46] ikonia: strange...I'm on livecd and it's here by default [21:47] Majora320: assuming it's 17.10, you may need to do "apt-get update" in the container first to fetch the latest package lists - if those packages have been upgraded since the last 'update' 404s would be expected [21:47] TJ-: I already do [21:47] E30GK2G9: livecd is not an installed image [21:47] E30GK2G9, livecd and gcc installed? not on ubuntu ... [21:47] Majora320: check what "apt-cache policy " reports [21:47] I'm reading about, and I find that I need this command sudo apt-get install build-essential. [21:47] oh I see [21:48] oerheks: maybe I pulled it in without realizing [21:48] docker must be using apt update from cache [21:48] let me clear the docker cache [21:49] I don't know what is a correct method to install it [21:49] carban: that will install a complete development enviornment [21:50] carban: probably the quicket path to getting a complete c++ development and build environment [21:51] carbon: first do a 'sudo apt update', followed by 'sudo apt install build-essential'? [21:51] carban* [21:51] !build | and check the wiki [21:51] and check the wiki: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [21:52] yep that was it, needed to run with --no-cache [21:53] Majora320: :) [21:54] thanks, if I have new questions, I'm going to write again [21:55] hi, sometimes (rarely) the sound doesn't work at all when I connect external headphones to my ASUS laptop (but built-in speakers work!) If I reboot the system, it works. What could it be? What could I do to fix it without rebooting? [21:56] Try selecting a sound card with alsamixer [21:58] <_eMaX_> why would dpkg —configure -a ask for a password if I'm running it as root [21:59] _eMaX_: pretty sure it doesn't [22:00] <_eMaX_> https://pastebin.com/U7WunAYq [22:00] _eMaX_: this is why I told you not to set a password [22:00] and understand the problem you rushed in and "fixed" [22:00] <_eMaX_> It did that now with a number of packages, and I've still no idea what's going on [22:00] right [22:01] <_eMaX_> .oO(as you rightly said) [22:01] _eMaX_: as you've now altered the state during the upgrade, I'd advise you to backup the work you want to keep and do a clean install with the correct target version [22:02] <_eMaX_> only thing I did was to set the password for a number of service accounts, all of them I still know. So I can undo this [22:02] _eMaX_: too late - you did this during a multi-hop upgrade that had a problem with it (accounts that shoudn't be there - being there) [22:02] we don't know what's happened with the upgrade process now [22:02] hence why I'd suggest you backup your data and do a clean install of the target version you want [22:02] im having issues with my internet download manager, and i have a red negative in the upper right hand of my screen. can anyone give me a lead to fix these issues [22:03] _eMaX_: ikonia I don't think it's a case of accounts that shouldn't be there, but of system accounts (installed by packages) that are expected to not have passwords, having passwords assigned [22:03] TJ-: no, that's not what I was saying [22:04] whitebeast, what download manager exactly? [22:04] TJ-: the accounts that shouldn't be there where systemd accounts on a 12 upgrade, that was an example of "one" of the problems the upgrade had [22:04] rather than understand the probem - the password was set and it was allowed to continue [22:04] im not entirly sure, i did some google searches and i was under the ipression its my download manager. the standard for 16.04 i guess [22:04] https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1528822 looks curiously similar [22:04] Launchpad bug 1528822 in postgresql-common (Ubuntu) "Installation hangs at password prompt" [Undecided,Invalid] [22:05] it was multi hop of 12->16 through 14/15 [22:06] whitebeast: download manager? synaptic? [22:06] how do i check which download manager im using ? [22:07] whitebeast: what exactly do you mean by 'download manager'? [22:07] standard internet chrome download.. except it finishies with say missing or lost file === jstein_ is now known as jstein [22:09] <_eMaX_> Interesting. => https://pastebin.com/AAu3DvBT [22:10] <_eMaX_> this is one of the installers (postinstallers). It detects the owner of in this case /var/lib/spamassassin, then does a su - to that user. Hence the password prompt [22:11] whitebeast: can you try replicating it with wget? [22:11] ikonia: where did you get the 12.x from? I can only see 14.04 > 16.04 mentioned [22:12] what is wget? [22:13] <_eMaX_> whitebeast: a tool that allows you to fetch something from a web server (for example), from the command line, instead of using a UI browser. [22:13] ive never used it. i can try it [22:13] whitebeast: what are you trying to download? [22:14] a new iso [22:15] whitebeast: try coping the link location in chrome, open a terminal, and do 'wget [link' [22:15] anyone know a reason why nfs file transfer would be slow/not working [22:16] why does hls not work on chromium on 32 bit ubuntu and how do you autoupdate chromium [22:21] anyone have any thoughts on why htaccess might not be working? [22:22] could it be related to 16.04? [22:22] https streaming or hls is not working [22:22] on chromium 32 bit but works fine under manjaro 64 bit [22:24] why is this? [22:25] Hi, I have installed an Ubuntu 17.10 server with the hostname 'myhost'. I then reconfigured this machine to a static IP on a bridge interface instead of dhcp on the default ethernet interface. But if I `ping myhost`, every machine on the network still has the wrong, dhcp supplied IP. I tried `sudo systemd-resolve --flush-caches [22:25] ` but no luck [22:25] adman120: http://nfs.sourceforge.net/nfs-howto/ar01s05.html [22:25] How do I get every machine on the LAN to update its definition of myhost? [22:26] bless [22:27] hfp: .... may be an issue with your router, or may be an issue that can be solved with router settings [22:27] To add to that, when I `dig myhost`, the answer comes back from 127.0.0.53 [22:28] algid: you'll need to provide *way* more details [22:28] laptop: you, too [22:28] hfp: You might try leaving the server on dhcp and set a static lease for it on the router. [22:30] vfw: That's what I used to do, but I switched it because it's easier to manage from Ansible playbooks [22:30] https://unix.stackexchange.com/a/170781/223868 write-env-file is a command? [22:31] "Ansible playbooks"? [22:31] hfp: That's what you used to do, and it worked? [22:32] i don't know, i enabled mod rewrite [22:32] hfp: Well, let me ask another question; Do you have it outside the dhcp pool? Or inside the dhcp pool? [22:32] i updated 000-default.conf [22:32] it matches my other machine where htacess works [22:33] vfw: you mean the IP range? [22:33] hello may I ask for help [22:33] laptop: dont ask to ask, just ask your question and if someone can they'll help [22:34] does someone know how to enable https streaming in chromium [22:34] hfp: Are you using an IP address that is outside the router's dhcp pool? [22:35] vfw: yes [22:35] old ip was in the pool, new static one is outside of it [22:36] hfp: Ok, that's good, (if it is outside the dhcp pool). [22:36] laptop: how do you mean? streaming from https websites should work without any additional config [22:40] laptop, for DRM streams i use chrome, not chromium [22:40] vfw: thing is, I don't know where the stale info comes from. If it's from my local resolver, the router, or the local dns server [22:41] actually https streaming does not seem to work on chromium 32 bit and there is not chrome 32 bit anymore [22:42] Trying out Ubuntu server. It boots to TTYL and I can't do anything. What is that? [22:42] I notice it works under manjaro 64 bit for chromium but I am not sure why [22:42] Deihmos: do you get to the login prompt? [22:42] Deihmos: ubuntu server will only boot to a tty [22:42] There is no login [22:42] what do you see ? [22:42] hfp: Reboot the router and you'll renew routing tables [22:43] TS Ubuntu TTYL [22:43] TS Ubuntu TTYL ? [22:43] Actually tty1 [22:43] what is the TS bit ? [22:44] I don't know [22:44] I wonder if it's ts for the timestamp [22:44] Deihmos: what happens if you hit enter ? [22:45] Nothing happens [22:45] Deihmos: if you hit caps lock does the light go on / off on your keyboard [22:46] Keyboard works [22:46] When I press enter it just shows another tty1 line [22:47] Deihmos: You can not login? [22:47] Deihmos: No login prompt? [22:48] Nope [22:48] Deihmos: Will Alt-RightArrow take you to tty2? [22:48] Deihmos: ... or Ctrl-Alt-F2 ? [22:48] Yes [22:49] Deihmos: So no login on any tty? [22:49] anyone have a clue as to what could be preventing htacess from enabling in ubuntu 16.04? [22:49] Nope [22:49] i don't have LAMP or anything, just apache [22:50] added directory directives in 000-default.conf, restarted apache [22:50] algid: Site specific or global? [22:50] there's only one site [22:50] this procedure works on my other vps's [22:51] Can I make ubuntu cycle through all open windows when clicking alt + tab ? [22:51] the only difference here is that i haven't installed php or mysql [22:51] Deihmos: how are you confirming keyboard works [22:51] which shouldn't impact [22:51] (sorry may have missed some detail) [22:51] I can type Ctrl alt opens tty2 and so on [22:52] Deihmos: and there is no login prompt on the other ttys [22:52] algid: grep AllowOverride [22:52] i did that [22:52] maybe i have to do it in apache2.conf [22:53] is a high id in top bad? [22:53] adman120: as in PID? [22:53] no as in id by the cpu row [22:54] no, the id there stands for idle [22:54] so high just means the CPU isn't doing much [22:54] vfw: it must be elsewhere, I rebooted the router and now myhost is unknown. I guess the ubuntu server isn't advertising its hostname properly or something [22:54] hey do you know how to make mono not run like shit [22:55] there is no login prompt on all of them [22:55] algid: grep AllowOverride /etc/httpd/conf/* [22:55] think I am giving up on this [22:55] hfp: It would be a function of the router to allow hostname to be "advertised" [22:56] I figured out the solution in case anyone interested [22:56] there is an HLS extension that will work to play the videos [22:56] why do my containers hate me [22:57] Can I make ubuntu cycle through all open windows when clicking alt + tab ? [22:57] grep: /etc/httpd/conf/*: No such file or directory [22:57] hello [22:58] what can I do to avoid this error [22:58] /usr/bin/ld: main.o: undefined reference to symbol 'dgesvd_' [22:58] vfw: hmmm... not sure which direction to look now. Ubuntu should advertise out of the box, so something is wrong with the router I suppose? [23:01] I installed liblapack-dev but I still get that error [23:01] where are you getting these packages from [23:03] ikonia: are you talking to me? [23:08] @cfoch probably :-) === hfp_ is now known as hfp [23:15] cfoch: are you linking liblapack ? [23:16] I am building my own program that uses dlib and opencv [23:16] I guess that opencv needs that liblapack thing internally [23:16] cfoch: as in gcc .... -o myprog myprog.c -llapack [23:17] is there a global file i can use instead of htaccess? === Kon[m] is now known as Guest22192 [23:18] algid: the site config file usually [23:18] algid: under /etc/apache2/sites-enabled/ [23:18] thanks :) [23:19] I will see if that works but probably it will [23:19] so i can put htaccess style redirect code in there? [23:19] inside ? === me is now known as n5011 [23:20] algid: Yes [23:21] algid: as the docs say, "Any directive that you can include in a .htaccess file is better set in a Directory block..." [23:22] thanks dude that works [23:22] i think there is some config change with 16.04 default apache that is different for setting up htaccess [23:23] i see some people talking about it on google after upgrading but no answers [23:27] hey [23:28] anyone from australia or new zealand [23:30] s [23:30] hi [23:31] vfw: so it seems hostnames aren't advertised at all. it works with dhcp because the router knows which hostname has which ip, but it doesn't with static ips, and you're supposed to update your dns yourself with hostnames and ips. === enko-h is now known as enko [23:47] hi === anonymous is now known as Guest21892 [23:56] hello [23:56] I have installed libopenblas-base but how do I find the .so? [23:57] https://twitter.com/realDonaldTrump/status/950103659337134080 [23:57] cfoch: dpkg -L libopenblas-base | grep so