[00:38] I have proposed in my sources list but the Sources GUI says I only get partial proposed updates. How can I determine what non-default settings I have for this source? https://i.imgur.com/3ThgXhB.png [00:41] Hello, any distros/flavors that offer having F2FS as a root partition? === jdekde is now known as kubkde [01:00] I use ssh keys to login to my Ubuntu droplet. this morning I disabled root login and any password login in /etc/ssh/sshd_config and restarted the sshd daemon. However, I am still able to login as root without password just the same. What's up with that? [01:02] never mind, solved the problem. === dl is now known as Guest56242 [01:19] cryptic0 how did yo usolve i? [01:32] kubkde: He left the channel [01:37] Hi, how can I install newer version of cmake ? [01:38] ah [01:38] amosbird: under a specific Ubuntu version you are limited to what that version provides [01:38] amosbird: of course, you can download the cmake source and build it yourself. You are, then, on your own. [01:39] amosbird, you may be able to install .deb packages via Launchpad or Debian's official site precompiled, but be warned that you make break your entire system due to recursive dependencies one _one_ package === kk4ewt is now known as Guest81250 [01:43] ok [01:43] root@fc71b824c0f2:/home/amos/git# which cmake [01:43] /usr/local/bin/cmake [01:43] root@fc71b824c0f2:/home/amos/git# cmake [01:43] bash: /usr/bin/cmake: No such file or directory [01:43] root@fc71b824c0f2:/home/amos/git# [01:44] amosbird: you seem to be missing /usr/local/bin in the PATH. Also, use !pastebin for multiple lines [01:45] hggdh: but why which shows the right command? [01:46] amosbird: good question. 'which' searches the PATH === Vilegent is now known as Guest79418 [01:47] amosbird: what happens when you run 'env cmake' [01:48] hggdh: I just moved cmake to /usr/bin [01:49] is there a way i can see if my apache web server is effected by this? https://usn.ubuntu.com/3937-1/ [01:50] mad_hatter: simple: if you are running a version below the given versions in the USN, then you are vulnerable. [01:50] it doesn't say what versions of apache are effected though, just 18.04 ubuntu [01:50] amosbird: just a comment, en passant: it is usually a bad idea to run as root [01:50] mad_hatter: are you running 18.04? [01:51] yeah [01:51] but the httpd version is 2.4.29 [01:51] which according to that page says we're okay [01:51] hggdh: that's docker [01:51] mad_hatter: the corrected version is apache2-bin - 2.4.29-1ubuntu4.6 [01:52] hggdh: right we're running 2.4.29 [01:52] mad_hatter: NOT 2.4.29 [01:52] 2.4.29-1ubuntu4.6 [01:52] ahh okay [01:52] how do i upgrade to that then? can i expect downtime [01:53] mad_hatter: standard package update, provided you have the security pocket enabled: sudo apt update && sudo apt install apache-bin [01:53] urgh [01:53] mad_hatter: sudo apt update && sudo apt install apache2-bin [01:54] hggdh: whould dist-upgrade work as well? [01:55] mad_hatter: yes, it will work, but full-upgrade will install any and all updates to 18.04. If you do not mind them, it is actually a good idea. [01:55] wil i have to change anything with my apache configuration files? [01:55] no [01:55] will i need to bounce apache? [01:55] or can apache stay running [01:55] IDK, but I would bounce it anyway [01:56] mad_hatter: yes, certainly you have to bounce apache [01:56] mad_hatter: apache2-bin carries a LOT of code [02:25] ???? [02:25] shenme yisi> === murthy is now known as murthy_ [02:48] ls [02:48] test [02:49] hi there === murthy_ is now known as murthy === murthy is now known as murthy_ [03:44] Hey guys, I have full disk encryption on my xps 13 9370 developer edition and had my motherboard replaced, now the system won't prompt me for my encrypted volume's password [03:45] jxcl_2, what does it do? [03:45] I tried booting into a live media and the drive doesn't show up in /dev/ or lsblk at all [03:45] it shows the bootloader and shows the ubuntu loading screen but then gives up and drops into initramfs [03:45] jxcl_2, in that case, go into the bios/efi on my xps 13 the del key gets you there [03:45] does the hardrive show up there? [03:47] I'm booted in the live media right now, will check === murthy_ is now known as murthy [03:48] wb jxcl_2 what did you find out? [03:49] Tedward: still checking, just switched computers [03:49] no problem, I am concern that since the drive is not showing up in the live media that it is not being found by the bios either [03:51] for what it's worth, if you're using linux (so software) based full disk encryption then the encryption keys are stored on the hard disk itself, not in tpm / on the mainboard. [03:51] yeah the drive is showing up in the Device Information section and tin the boto loader options [03:51] boot loader* [03:51] I'm thinking that the initramfs has the drive by device id and changing the motherboard changed the device id [03:51] but I don't know how to fix that [03:52] that is likely, but I am confused by why it does not show up in the live media [03:52] does this hint on what happened, run on the initramfs shell: echo $REASON [03:53] ok, it'll take a while for the boot to give up and drop me into the shell [03:53] jxcl_2, I think you should be able to boot into an ubuntu live disk, then chroot into your install after decrypting the drive and run the grub installer again [03:53] what is the etiquette in this room for posting links? [03:54] you are welcome to, if it's related [03:54] thanks tomreyn [03:54] jxcl_2, here is the ubuntu documentation on chroot https://help.ubuntu.com/community/BasicChroot [03:57] tomreyn: echo $REASON gives "-r Dropping to a shell. Will skip /dev/disk/by-uuid/ if you can't fix it" [03:57] jxcl_2: while you'Re waiting, tell us more about your ubuntu installation. which version is it, how did you install it, did you upgrade it, yet, if so, from which earlier version? [03:58] jxcl_2: so indeed the initramfs can't find some device [03:58] I got the dev edition from Dell which was running the 17.04 LTS (I think), upgraded to 18.04 when I got it [03:58] then how / when did you do the full disk encryption? [03:59] I take it the replacement of your mobo was after upgrading to 18.04? [03:59] I think it was shipped with the system not set up so I got to choose FDE when I first set it up [03:59] with the installer [04:00] "blkid" in the initramfs doesn't show anything either [04:00] does not show anything at all, or nothing matching the uuid in the $REASON? [04:01] it shows no devices [04:01] hmm thats unusual. [04:01] but the bios shows it existing right? [04:02] yeah and the initramfs it's running is off the drive as well [04:02] there's only the one drive in the laptop [04:02] make sure fastboot and secure boot are off in the firmware [04:03] the initramfs loads before the kernel, it is how the kernel is bootstrapped, but that is strange [04:05] does ls /dev/sd* show anything? [04:07] not in initramfs, in the ubuntu live media it's the usb drive [04:08] so in the live media you also see nothing but the usb? [04:08] i.e. not the hdd? [04:09] yeah [04:09] okay, then you need to set the disk to AHCI, not RAID mode in the firmware [04:10] [ x ] silly firmware defaults [04:11] that did it! [04:11] thank you! [04:11] good advice tomreyn [04:11] you're welcome. not sure why i didnt think of that earlier [04:11] I saw that in the BIOS menus and thought about changing it but didn't know what it meant so I left it alone lol [04:11] tomreyn, I didn't think the bios would allow RAID mode with just one drive [04:12] the drive was found with the same drive id so I didn't have to rerun grub install either [04:12] its just intels' fakeraid, and a default setting in many firmwares. [04:12] jxcl_2, the UUID should stay the same, one reason to use that over the kernel assigned /dev/sd* [04:13] good thinking! [04:13] I probably would not have figured that out for days, thanks so much guys [04:13] anyone know how to fix high cpu usage using firefox ubuntu? [04:13] gambl0r3, what kind of usage? [04:14] Tedward, firefox will spike when loading pages or watching youtube hd [04:14] it can go as high up as 180% cpu usage [04:15] try disabling the addons? or run safe mode [04:15] see if that helps [04:15] gambl0r3, do you have a multi-core cpu? [04:15] i have thinkpad t480s i5 8th gen cpu [04:16] * tomreyn must have a deja vu [04:16] if it just spikes, not sure if that is really a problem, especially when loading hd video [04:17] gambl0r3: how's this different today than it was yesetrday when we discxussed the very same thing? [04:17] Tedward, its around cpu usage during video playback [04:17] cpu only drops back down to 25% if i stop the vid [04:18] tomreyn, its not different. im still experiencing issues [04:18] i even have an older slower performance laptop and cpu does not go up over 40% even when watching hd youtube [04:19] did you try with a new firefox profile, as i suggested a couple times? [04:19] yes [04:19] does your laptop have integrated graphics or discrete? [04:19] did nothing [04:19] Tedward, no [04:19] ah, you never told [04:20] huh? [04:20] its annoying hearing my fan turn on when im visiting a new page or watching a vid [04:20] "no" is a bad answer to an "or" question [04:20] no what i saying? [04:21] gambl0r3: can you show this? lspci -knn | grep -A3 VGA | nc termbin.com 9999 [04:22] Tedward, https://i.imgur.com/HWCKoFo.jpg [04:22] tomreyn, whats that command do [04:22] https://termbin.com/u5uz [04:23] gambl0r3: post information on your graphics card to a pastebin-like site at termbin.com [04:23] gambl0r3: does your other laptop have a dedicated graphics card? [04:23] tomreyn, how do i dget graphics card info? [04:23] inxi -G [04:23] gambl0r3: you just did [04:24] tomreyn, no it doesnt. its a low end laptop [04:24] https://termbin.com/u5uz is your graphics card indo [04:24] gambl0r3, yup and you have integrated graphics [04:24] *info [04:24] tomreyn, https://pastebin.com/N8tbcu3d [04:24] Hmm, how can I fix this https://la.wentropy.com/EVdN ? [04:24] having said that, I still think firefox is using quite a bit of cpu for playing hd video [04:25] gambl0r3: thanks for posting the same again (not needed, though) [04:25] tomreyn, what do you want me to do? [04:25] Tedward, did you see the screen? [04:25] gambl0r3: accept that it porobably wont get any better than it is. [04:26] how the hell does ff run better on my low spec laptop better than my high end laptop? [04:26] what is your low spec laptop? [04:26] what if i uninstall/reinstall ff? [04:27] Tedward, lenovo 120s [04:27] Tedward, https://www.laptopmag.com/reviews/laptops/lenovo-ideapad-120s [04:28] amosbird: run apt-get update first [04:28] with sudo [04:28] amosbird: then sudo apt-get -f install [04:28] ok [04:30] gambl0r3: can you tell us the exact dell model you have? this will tell journalctl -b | grep 'DMI:' [04:31] tomreyn, its not a dell. its a thinkpad [04:31] t480s [04:31] gambl0r3: oh right, but still, that's just a series [04:31] thinkpad t480s [04:31] just a model series [04:31] there are different submodels [04:31] it originally came with windows but i installed kubuntu instead [04:32] tomreyn, im not sure hwo to find that [04:32] i just told you [04:32] gambl0r3: can you tell us the exact dell model you have? this will tell journalctl -b | grep 'DMI:' [04:32] tomreyn, Apr 01 16:27:59 thnkpdt480s kernel: DMI: LENOVO 20L7CTO1WW/20L7CTO1WW, BIOS N22ET49W (1.26 ) 09/13/2018 [04:32] sorry, i missed your msg [04:33] no problem, thanks [04:36] gambl0r3: here's the latest bios update for it: https://pcsupport.lenovo.com/de/en/products/LAPTOPS-AND-NETBOOKS/THINKPAD-T-SERIES-LAPTOPS/THINKPAD-T480S-TYPE-20L7-20L8/downloads/DS502227 [04:37] this is v1.30, you have 1.26 [04:37] i need to update bios? [04:38] you may want to if the system doesn't perform the way you expect it to. [04:39] 1.26 -> 1.30 contains two security fixes [04:39] also those are all Windows downloads? [04:39] they are iso files [04:39] bios downloads are typically windows or dos binaries [04:40] ok im hesitant to do any updates like bios. im scared im gonna screw something up and brick my laptop [04:40] ill explore other options. thanks anyways! === murthy is now known as murthy_ [04:47] gambl0r3: to put things into perspective: this compares your graphics chipset to another (CPU) integrated (non dedicated) mobile graphics chipset and a middle-class dedicated desktop graphics card https://www.videocardbenchmark.net/compare//3805vs3120vs4025 [04:48] ok which one is mine [04:48] the one on the left [04:49] tomreyn, it cant be my hardware. this is the latest gen model [04:49] and t480s is high spec model === murthy_ is now known as murthy [04:49] actually bad comparison, the other integrated is old. take this instead: https://www.videocardbenchmark.net/compare//3805vs3790vs4025 [04:50] gambl0r3: intel uhd graphics 620 is what you have, it comes with your cpu [04:51] here's what you posted earlier https://termbin.com/u5uz [04:52] the design goal of the laptop you bought was to be light and thin, not powerful [04:53] maybe not powerful, but should be powerful enoguh to power firefox i would assume [04:53] and it does [04:53] gambl0r3, it is, it just uses quite a bit of your computing power [04:53] or did I misunderstand you? [04:55] it can go as high up as 180% cpu usage [04:55] Tedward, i can use ff. but its annoything hearing the fan turn on whenever im browsing between pages or watching hd youtube. no what im saying? [04:55] that's 180% of 800%, since it's a4-core CPU with hyper threading, so 8 virtual cores [04:56] anyone having problems with controllers default position being top left in 18.04? [04:56] edisto: no polls, please, if there's an issue (or seems to be one) please discuss it, with context. [04:56] tomreyn, what? [04:56] gambl0r3: what i wrote. [04:57] gambl0r3, you have a 4 core processor with hyper-threading, which means for practical purposes you have 8 cpu cores [04:57] Tedward, thats good right? [04:57] 180% means you are utilizing one whole core and 80% of a second core [04:58] lol ok. I'm having an issue with my ps3 controller and any type of ps3 controller where its default position is top left, instead of center. [04:58] or just shy of 1/8th of your computing power [04:58] sorry it is late 1/4th of your computing power [04:58] trying to find a work around but I don't see any posts online with that particular issue even though, all my ps3 controllers are effected. [04:58] edisto: oh, an input device, ps3 controller. personally i have no experience with those, i'm afraid. [04:59] edisto, I only have experience with the xbox360 controller, though I would recommend posting at https://www.gamingonlinux.com/ [05:00] it si very likely that you will find someone familiar with the PS3 controller there [05:01] there's also #gamingonlinux here, they might also have some hints. [05:01] tomreyn, thanks much =D [05:01] tomreyn, good point! [05:06] whats the best way to uninstall ff from my ubuntu? [05:07] sudo apt-get purge firefox ? [05:07] yes, i'd think so [05:07] gambl0r3: when you say 'best' what do you mean? [05:07] delete ~/.mozilla if you don't wanna keep the old settings [05:07] i want to delete everything [05:10] ok and if i want to install the stable version of ff? sudo apt-get install firefox ? [05:10] gambl0r3: Then you also have to do what cim209 said. [05:10] brlin, yea did that alredy [05:10] sudo apt-get install firefox...will this install the latest stable version? [05:10] The `purge` command of APT only deals with system configs, which I believe firefox has none [05:11] gambl0r3: Yes, currently Ubuntu ships the latest Firefox [05:11] brlin, so this might fix my cpu usage right? [05:11] (May delay a few days, but still) [05:11] gambl0r3: Unnecessarily [05:11] what delay? [05:11] i would backup your system and run "sudo find / . -name mozilla" to find transients [05:12] too late, alredy ran the command [05:12] that's just finding mozilla related file names [05:12] doesn't delete [05:12] gambl0r3: Delay of uploaded into the Ubuntu software archive after upstream Mozilla's release [05:13] cim209: That's not really necessary (and probably dangerous) [05:13] brlin: it probably is [05:13] dangerous that is [05:13] gambl0r3: The fan problem you're noticing is probably due to poor GPU driver [05:13] (poor heat control) [05:13] s/GPU/graphics/g [05:13] or mainboard firmware, which is why i recommended upgrading it [05:14] For CPU, make sure you've installed the thermald package if your CPU make is intel [05:14] tomreyn: You're right. [05:14] it wasnt doing this before i had to reinstall ubuntu [05:14] so it must be something i did in the ff settings [05:14] i just dont know what i changed [05:15] gambl0r3: Try to reproduce it in a new user account to verify it. [05:15] Firefox won't store settings out of your home directory [05:15] it can't be due to firefox settings since you said you tested with a different firefox profile and that had the same 'issue' [05:15] s/different/new/ [05:15] Maybe it's an regression by another package's update? [05:16] https://i.imgur.com/heWN4WL.jpg [05:17] 226% cpu usage. i just broke my old record [05:17] gambl0r3: [05:17] Firefox is a multi-process, multi-thread Web browser, I don't see anything wrong in particular in that screenshot. [05:18] (Yes, a process can utilize multiple CPU cores, hence the >100% cpu usage) [05:18] well your computer must be a beast then [05:18] we explained before that he got 4+4 cpu cores (HT) and thus 800% total. [05:18] gambl0r3: keep the showoff for #ubuntu-discuss please [05:19] You might want to try reproducing it in a different desktop environment though, might be window manager related. [05:20] brlin, cpu usage keeps fluctuating [05:20] is that normal? [05:20] ... [05:20] when watching hd youtube, it goes anywhere from 70%-200%+ [05:20] gambl0r3: Depending on your usage, probably [05:20] fan is constantly turning on/off [05:20] and its annoying [05:21] You might want to check if the video acceleration is available [05:21] brlin gambl0r3 hardware & tuning, doesnt fit here [05:21] What is your graphics hardware? [05:21] join both to #ubuntu-discuss please [05:22] brlin, Apr 01 16:27:59 thnkpdt480s kernel: DMI: LENOVO 20L7CTO1WW/20L7CTO1WW, BIOS N22ET49W (1.26 ) 09/13/2018 [05:22] lotuspsychje: Well fan keeps annoying is a valid issue for #ubuntu AFAICT [05:22] brlin, i agree [05:22] brlin: support yes, discuss no [05:22] lets keep the convo here [05:23] lotuspsychje: But isn't this a support channel? [05:23] brlin: if you keep it ontopic sure [05:23] brlin, https://pastebin.com/3qEFByXQ [05:23] brlin, its fine just ignore him for now [05:24] gambl0r3: You don't have any discrete graphics driver, right? [05:24] somebody said i do [05:24] brlin, i have t480s laptop [05:25] https://www.notebookcheck.net/Lenovo-ThinkPad-T480s-i5-8250U-FHD-Laptop-Review.315374.0.html [05:25] The NVIDIA graphics is an optional component... [05:25] integrated Intel UHD Graphics 620 [05:25] `NVIDIA® GeForce® MX150 搭配 2 GB GDDR5(選購)` This is what I saw here [05:26] brlin, i dont have that card [05:27] brlin: it is just that gambl0r3 just keeps repeating a previously discussed (in details) non-issue here, isn't particularly good at following suggestions and responding to questions, but insists there is an issue when there really is none. the nervous fan control is probably a mix of a design and firmware issue. both of which are not ubuntu issues. [05:27] gambl0r3: Let's just to be sure, please report the output of the `lspci | grep -E '(3D|VGA|Display)'` command in terminal [05:28] brlin, 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07) [05:28] tomreyn: Be chill, it's not that I have any spare time to support other people problems either ;) [05:29] have fun [05:29] gambl0r3: Please install the `vainfo` package and report the output of the `vainfo` command in a terminal. [05:30] brlin, what does that command do? [05:30] that package [05:30] gambl0r3: It checks your graphics hardware's video hardware encoding/decoding capabilities [05:31] If the hardware decoding support is not available the browser will use software decoding, which of course will heat up the hardware. [05:31] (Not that Firefox really support this yet though) [05:33] Hello there. I am trying to write an ISO to US so I can install it onto another computer. I did sudo dd if=filename.iso of=/dev/sdc and it writes and finishes without any error messages. When I pop the USB into another computer and boot the USB it says that I need to insert a bootable media. I have tried it two other machines and I get the same error message. Any ideas? [05:33] US=USB [05:34] Ascavasaion: which ubuntu release are you running? which iso file are you writing? [05:34] Ascavasaion: Which ISO image you're trying to prepare the USB of? [05:34] gambl0r3: have you tried FF on a live usb [05:34] Ascavasaion: and how did you verify that the iso downloaded fully? [05:35] cim209, no [05:36] tomreyn, 18.04 LTS. It is Windows Vista Business. It is the only version of Windows I have a key for. I did not verify... I clicked download on some site and it downloaded an ISO. I saw no checksums to compare the ISO to. === cpaelzer__ is now known as cpaelzer [05:36] Ascavasaion: Please try the image from the ubuntu.com website [05:36] Ascavasaion: you may need to use woeusb to write windows iso's so that they become bootable. [05:36] gambl0r3: definitely worth a try [05:37] (WoeUSB developer passing by) [05:37] brlin, Why would Ubuntu host an old Windows Vista ISO? [05:37] so if it works fine with live usb, what does that mean? [05:37] Ascavasaion: Apologies, I misread your reply [05:37] brlin, HAHA Okies... I thought as much. Love it! [05:37] to see if it's a hardware or desktop setup failure [05:37] Ascavasaion: Windows image doesn't support HybridISO and thus won't boot if you dd it [05:38] tomreyn, I tried installing Woeusb, but it wanted me to install gait and and... was not a deb package. [05:38] Ascavasaion: i'm pretty sure there are .deb's [05:38] Ascavasaion: Download this script, add exec permission and run it in a terminal: https://github.com/slacka/WoeUSB/blob/master/src/woeusb [05:39] The script is standalone and thus is able to run directly [05:39] tomreyn and brlin, the USB image is browseable on the machine I wrote it on... but does not boot, so your saying that it needs to be bootable makes sense [05:39] Though do make sure you've install the packages listed in the Depends field here: https://github.com/slacka/WoeUSB/blob/master/debian/control#L17 [05:40] gambl0r3: also i would try out other kernel versions [05:40] Ascavasaion: Windows installation image simply support that boot scheme. [05:40] s/simply support/simply doesn't support/ [05:40] cim209, oh yea i remember doing that last time [05:41] cim209, how do upgrade my kernel? [05:41] you can use UKUU [05:41] yea thats what i used last time [05:42] cim209, does this seem right? https://www.omgubuntu.co.uk/2017/02/ukuu-easy-way-to-install-mainline-kernel-ubuntu [05:42] since intel graphics are built into the kernel, see if a newer one helps with FF playbacks === murthy is now known as murthy_ [05:42] cim209, good idea. [05:42] ya that's the one [05:43] installing [05:43] tomreyn, Yep... found the deb packages here... https://ubuntu.pkgs.org/18.04/webupd8-amd64/woeusb_3.2.12-1~webupd8~bionic0_amd64.deb.html [05:43] Ascavasaion: if you prefer .deb's but don't mind unsupported (here) !ppa you can choose between these: https://launchpad.net/~tomtomtom/+archive/ubuntu/woeusb?field.series_filter=bionic and https://launchpad.net/%7Enilarimogard/+archive/ubuntu/webupd8?field.series_filter=bionic provide woeusb .deb's [05:43] The `sudo _the_woeusb_script_ --device _your_windows_image_ _your_usb_block_device_` command should do the job [05:44] Ascavasaion: don't install from the location you found, they just copy other peoples' packages, the one you found is from the second link i posted [05:44] cim209, its installed [05:44] Please use the WebUpd8 PPA if you really want to install it, avoid install the packages directly [05:45] cim209, should i just try the latest kernel? [05:45] (Not that it is supported by we upstream, but that's what existing for quite a long time.) [05:45] tomreyn, Oh... Should I uninstall then? [05:45] what's listed? [05:46] Ascavasaion: you should not normally download .deb files directly from anywhere, but always install via apt archives (unless such are not available). if i got brlin right then they are a woeusb developer and are probably more qualified to guide with this software than i am. [05:46] cim209, https://i.imgur.com/aPs8Evv.png [05:46] Please follow the instructions on the https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8 page [05:47] Ascavasaion: so i'd uninstall now, then either do what brlin says (if oyu trust this code on that github repo) or use one of the ppa's (if you trust those) [05:47] try the latest one? [05:48] # sudo add-apt-repository ppa:nilarimogard/webupd8 [05:48] # sudo apt-get update [05:48] # sudo apt-get install woeusb [05:48] Not acceptable? [05:48] gambl0r3: Any updates on the `vainfo` command? [05:48] Ascavasaion: Just follow it and it should be fine [05:48] Ascavasaion: you decide, we don't support PPAs here. but i assume it will be ok. [05:48] how do i know which kernel im currently using? [05:49] gambl0r3: Run `uname -r` [05:49] damn im using a really old kernel [05:49] my servers are using 4.15.x [05:50] im using 4.18.0-16 [05:50] Ubuntu is a feature freeze distro, it will only ship the kernel that is available at its development phase. [05:50] so what are the risks by upgrading kernel. theres gotta be some [05:50] are these kernels stable? [05:50] if whatever happens, you can always switch to the LTS [05:50] in grub [05:50] gambl0r3: Not supported by Ubuntu developers, that's pretty much. [05:51] brlin: there are !HWE kernels, though, such as the one gambl0r3 is using [05:51] when you upgrade your kernel to mainline, there won't be any ubuntu patches to it [05:51] tomreyn: Yep. [05:52] (What cim209 means the kernel will be somewhat weaker in security and may lack some functionalities) [05:52] so if something goes wrong, i can go back to the prev version using grub? [05:52] yes [05:52] gambl0r3: The old kernel will be available as an separate boot option [05:53] s/an/a/ [05:53] you'll see it when you reboot [05:53] hi === murthy_ is now known as murthy [05:53] ok what should i do though. should i just upgrade to the latest version or try one version up? [05:53] qwebirc67387: ello [05:53] gambl0r3: Try the latest first, feel free to try others if you have the spare time [06:00] https://bugzilla.mozilla.org/show_bug.cgi?id=1210727 [06:00] Mozilla bug 1210727 in Audio/Video: Playback "Add VA-API hardware decoding support on Linux" [Normal,New] === root is now known as Guest8098 [06:12] Ascavasaion: Still got any problems in preparing the Vista boot USB? [06:14] !rootirc | Guest8098 [06:14] Guest8098: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [06:16] brlin, It is all sorted and running... thank you. [06:16] Thank you tomreyn as well [06:16] Ascavasaion: <3 [06:22] Ascavasaion: this is definitely the wrong place to discuss this, but maybe ask in ##windows sind surely there are better free and legal options than running an EOL windows system. [06:22] s/sind/since/ [06:27] i think i fixed it [06:28] cpu usage no longer fluctuating, no fan noise anymore [06:28] i can watch hd youtube no fan noise no cpu spikes [06:29] gambl0r3: new kernel? [06:29] no, i just reinstalled ff [06:29] nice [06:29] thanks guys [06:29] bye === murthy is now known as murthy_ === murthy_ is now known as murthy [06:54] HI Guys. Just yesterday I went and installed mpd, mpc & ncmpcpp. When I first launched mpd & ncmpcpp it would not load any music, so I tried pressing "u" to update & also running the update command. After several ducks I ran out of time and had to leave the house so I switched off my laptop. Upon turning on my laptop, mpd & ncmpcpp both say connection refused now. Here is a copy of my MPD config file >> https://paste.u [06:55] Furycd001: what you posted got cut off in the middle of the first URL you posted [06:56] Opps sorry. Here's the part that got cut off.... [06:56] Here is a copy of my MPD config file >> https://paste.ubuntu.com/p/SXZPz25yhT/ << & here is a copy of my ncmpcpp config file << https://paste.ubuntu.com/p/WbmX8xy7Qt/ >> Please halp [06:57] Furycd001: have you reviewed your logs to understand why mpd did not start up properly, or does not listen on the port you're connecting on? [06:59] mpd's log file should be located at /var/log/mpd/mpd.log according to the configuration file you posted. [07:00] did something change to the .Trash-1000 folder? I can't seem to get 'trash' working for my second hard drive [07:02] daedeloth: how are you testing exactly, which file system is on your second hard drive? which ubuntu release is this? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [07:03] https://termbin.com/vyg2 [07:03] well, i have a second partition mounted at /media/Data [07:04] when, in gnome, i remove a file from that partition, i only have the option to 'permantently delete' the file [07:04] i will assume default gnome-shell based desktop environment. [07:04] I've looked at the log file but I don't really know how to go about fixing the errors that it's showing. Sorry I'm trying to learn and It isn't really working out. Here's a copy of the log file >> https://paste.ubuntu.com/p/5WFGGd5SCd/ << [07:04] so just to be sure i created a .Trash-1000 folder in /media/Data [07:04] daedeloth: mount | grep /media/Data [07:05] ` /dev/sda1 on /media/Data type ext4 (rw,relatime) [07:06] can someone look into this please https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823146 [07:06] Launchpad bug 1823146 in linux (Ubuntu) "network namespaces error" [Undecided,Incomplete] [07:06] Furycd001: you trying to fix mpd? [07:06] Yep [07:06] ygk_12345: try in #ubuntu-server please [07:06] Furycd001: how did you install mpd? [07:07] I was already in sudo -i so I just ran apt install mpd mpc ncmpcpp [07:09] daedeloth: so the file system from your 2nd HDD which you mount to /media/Data is ext4. I would expect that files you delete (effectively move to trash) in nautilus are moved to /media/Data/.Trash-$(id -u) indeed. [07:09] daedeloth: this would only work if your user is able to wrte there, though [07:11] Furycd001: which ubuntu version do you run there? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [07:12] tomreyn, yes, I would think so too [07:12] drwxr-xr-x 2 daedeloth daedeloth 4096 apr 5 08:49 .Trash-1000 [07:12] Xbuntu 16.04.6 [07:12] daedeloth: this is where exactly? [07:12] /media/Data/.Trash-1000 [07:13] Furycd001: seems like it has issues finding your music folder, did you check if it exists? [07:13] daedeloth: what does this report? id -u daedeloth [07:13] 1000 [07:14] I'm just using /home/furycd001/Music/ which I can access and ply music from using other clients.... [07:14] hi [07:15] Furycd001: dont you need to config mpd for first use? [07:15] welcome qwebirc85765 how can we help you today? [07:15] daedeloth: does this report an error? sudo -u daedeloth touch /media/Data/.Trash-1000/test && sudo -u daedeloth rm /media/Data/.Trash-1000/test [07:15] oh, tomreyn, i'm lying [07:16] i have a soft symlink from /media/Data/Documents to /home/daedeloth/Documents [07:16] i thought nautilus would figure out how that works, but apparently it doesn't [07:16] i'm new here i don't know hot to change my name [07:16] when i remove a file from /media/Data/Documents it gets moved to trash [07:16] qwebirc85765: type /nick something-here [07:16] when I remove a file from /home/daedeloth/Documents, it gets removed permanently === qwebirc85765 is now known as sorianotech [07:17] Furycd001: see the #mpd channel for finetuning [07:17] I don't know ?? I was following along with this video https://www.youtube.com/watch?v=Jk8hn8xAgzo&t=306s && this documentation https://help.ubuntu.com/community/MPD [07:17] sorianotech: welcome to ubuntu support, here is where we handle ubuntu related problems [07:17] thanks @lotuspsychje [07:17] daedeloth: hmm i dind't try this before. but i guess that's how it is then. [07:18] Furycd001: read: In the configuration, many of the default options will be what is required; however, there is still some customization needed to be done. [07:18] Furycd001: did you edit that mpd.conf? [07:19] Yes I did edit that conf. [07:19] i'm study to get the LPIC-1 exam, any one knows any place to do some test to prepare the exam? [07:19] Furycd001: did you specify your music dir too? [07:21] Yes in the conf file I replace the default mpd music folder with my own so it looks like "music_directory "/home/furycd001/Music/"" [07:21] lotuspsychje: Here is a copy of my MPD config file >> https://paste.ubuntu.com/p/SXZPz25yhT/ << & here is a copy of my ncmpcpp config file << https://paste.ubuntu.com/p/WbmX8xy7Qt/ >> Please halp [07:22] Furycd001: what date is it now where you are [07:22] 5th April 8:22am [07:23] sorianotech: how is it related to ubuntu please? [07:23] Furycd001: the log file you posted at https://paste.ubuntu.com/p/5WFGGd5SCd/ suggests that mpd never started today. so this seems to be what we need to focus on. [07:23] hi === mattia is now known as Guest23407 [07:24] Ohhhh ok. Should I try to launch it ?? [07:24] welcome mattia what can we do for you? [07:24] Furycd001: the guide you used to setup mpd at https://help.ubuntu.com/community/MPD discusses two different ways to start mpd automatically, which one did you configure? [07:24] "3. Configuring MPD to run as a system service" vs. "4. Configuring MPD to run as a user service" [07:25] I just followed from the top for system service === murthy is now known as murthy_ [07:27] Furycd001: hmm. ok, i'm not so familiar with mpd, but according to this how.to mpd should be started automatically on boot. does this command show it running? pgrep mpd [07:27] that command shows nothing. [07:28] mpd doesn't appear in my processes so I don't think that it's running.... [07:29] Furycd001: okay, so mpd is not running. now look at your system logs to find out whether it was attempted to be run and failed for some reason. you can view them yourself using "journalctl -b" or share them with us using "journalctl -b | nc termbin.com 9999" [07:30] Here's a copy of the log >> https://termbin.com/pnej [07:33] Furycd001: try this: systemctl status mpd [07:34] https://paste.ubuntu.com/p/XxszmNZ8Ft/ [07:35] Furycd001: does this hint on what may be wrong? [07:35] fatal_error: line 212: Missing "type" configurati [07:37] Line 212 in the conf file shows "#audio_output {" [07:37] Furycd001: did you compare with those examples tomreyn suggested? [07:39] hi [07:39] Furycd001: for some context: systemctl, the command you just used, is the utility you use to manage and review system services on a linux system which uses the systemd init system (the documentation you followed is partially outdated in that it refers to earlier / outdated alternatives such as upstart). so just keep in mind that you have an ubuntu release with systemd, where services are managed using systemctl. and logs can be reviewed using [07:39] journalctl. [07:39] welcome to ubuntu support john_ [07:40] thank you for the heads up and for the information. Much appreciated. [07:41] I have two 2TB volumes presented to my VM and I wish to combine these into one 4TB volume. I know this can be done with BTRFS, but I would rather use EXT4. These volumes are already on a RAID5 so I am not worried about redundancy of data, just the total size of the volume.. Could be using LVM on top of EXT4 anything I should be considering otherwise? The disk will store a few large backup files. [07:41] Furycd001: according to the "systemctl status mpd" output you posted there seem to be two issues. the first one is "fatal_error: line 212: Missing "type" configuration", the second one is "db: Database corrupted". [07:41] lotuspsychje: i just wonder some of you have already done maybe can help me, thanks [07:42] Ok so I'm not sure about the first one, but the db I created it myself using touch [07:42] sorianotech: well this is ubuntu support, is your issue related to ubuntu? [07:42] Furycd001: if something reports that there is an issue in a specific line of a configuration file, but this line is commented out (yours starts with a # character, which starts a comment, so this line is not interpreted), it usually means that this is the last line of a configuration block in which something was expected to be found, but it wasn't there. [07:43] understood, i'will come with my issue when it happen, thanks :) [07:43] Furycd001: actually line 212 is not a comment, sorry. line 212 is "audio_output {" [07:44] !alis | sorianotech see also [07:44] sorianotech see also: 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" [07:45] !alis [07:45] 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" [07:45] Ohh !! Should I go comment that part out in my conifg file ?? [07:45] done, thanks [07:46] Furycd001: you should only have a single audio_output { ... } section in this configuration file. but you have one on lines 212-220, and another on lines 286-290 [07:46] Furycd001: indeed, lines 212 and 220 should be commented out if you are going to use the pulse output configured in lines 286-290 [07:46] and you probably want to [07:47] I kept uncommented the pulse one and left the rest as they where. Should I have removed them ?? [07:47] or just commented them all ?? [07:48] Furycd001: comment out lines 212 and 220, keep lines 286-290 uncommented (as they are). [07:48] Furycd001: no need to actually delete anything. === murthy_ is now known as murthy [07:51] Ok I've went through and commented out everything other than pulse in the audio section. [07:52] Furycd001: i think this solves the first issue (we will still need to ensure that mpd now starts successfully), now about the database: you said you created this using the "touch" command. https://help.ubuntu.com/community/MPD#Configuring_MPD_to_run_as_a_user_service does indeed say you should do this, if you are setting it up as a *user* service - but you are setting up mpd as a system service. [07:53] Furycd001: where did you create the database, do you still know? [07:54] i.e. the "touch" command you ran [07:58] Created one in /var/lib/mpd/ & another in /home/furycd001/.mpd/mpd.db [07:59] Furycd001: i suggest you rename both of them so mpd no longer finds them, and if this fixes issues, you should delete the ones you renamed. [07:59] i.e. "move them out of the way" [07:59] Ok give me a sec.... [08:00] since mpd runs as a system service it should not be accessing /home/furycd001/.mpd/mpd.db anyways, but rename it just to be sure [08:01] Furycd001: once that's done use the 'systemctl' command to (re)start the 'mpd' service. alternatively, you can also reboot. [08:02] Furycd001: if mpd then doesn't work, yet, you can use the systemctl command again as we did before, to inspect the 'status' of the 'mpd' service. [08:03] Furycd001: then fix any remaining issues and repeat. i'll be away from keyboard for a while soon, so i'm telling you this in advance. [08:04] Ok so I just ran that command and mpd is still saying connection refused. Here's the new output from the earlier command >> https://paste.ubuntu.com/p/pydhdfcwTH/ [08:05] Not a problem. Thank you very much for all the help you have provided so far :) [08:07] Furycd001: can you get us this otput unabbreviated? systemctl status mpd 2>&1 | nc termbin.com 9999 [08:08] *oUtput [08:08] Here you go https://termbin.com/23ee === murthy is now known as murthy_ === fletom86 is now known as fletom === yCrazyEdd is now known as CrazyEddy [08:32] I'm on ubuntu 18.04. How do I discover which web browser is my default and how do I change this? [08:33] settings? [08:33] preferred applications i think [08:34] thanks. [08:35] np [08:36] actually, I might need a little more help. I can't find anything in the settings that configures preferred applications [08:38] settings->details->default applications [08:39] thanks === murthy_ is now known as murthy [08:55] Hi! Anyone happen to know how to make macro commands in the cloud9 terminal? (like making "cd.." a macro for "cd ..") [08:55] cloud9? as in c9.io? [08:55] Yes [08:56] Both google and the "cloud9ide" channel round up dead, so I ended up here :P [08:56] don't think there is one, btw they're moving their free plans fully to AWS 1 year free tier [08:56] so i pulled out [08:56] and deleted all my workspaces [08:56] I know, I am completing the current tutorials on c9 and then moving to AWS [08:57] They have a bunch of permanent free tiers as well, but yeah, a bunch of it will start costing money after a year [08:57] yep [08:57] I do have a harvard account to the C9.IO though, so for some reason I am supposed to be "unaffected". Still migrating [08:57] Tried to stick to dying software before, nothing good comes of it [08:58] I am surprized you can [08:58] i'm using docker for dev [08:58] and production [08:59] Sell me on it! [08:59] I am quite new to this, been mostly unity/android dev until a couple of months ago when I started to play around with frontend/middleware [08:59] installing docker in ubuntu is a breeze [09:00] at least for servers [09:00] I am running a windows machine, but have a linode server that runs ubuntu [09:00] fresh install? [09:01] The linode? Updated to newest software for ubuntu (16 something I think) and put a trial homepage on it just to make sure I knew how to host, not touched it since [09:02] lol [09:02] Been playing around in locally or with cloud9 since then :P [09:02] if you want to install 18.04 on it, and play around with docker, try my docker stack https://github.com/demyxco/demyx [09:03] move to #ubuntu-discuss guys [09:03] keep the channel free for support questions please [09:03] Opticul: i'm in #ubuntu-offtopic [09:09] Hi all. I try to connect a Lubuntu 14.04 box (client) with a Lubuntu 18.04 box (sever), which the latter is connected via wifi. I use 'share connection' (server) and assign manually 10.42.0.1 on the client. Both see each other but there is no internet on the client. Help, and thx [09:09] see each other means, I can ping them [09:12] Must I choose also 'share connection' for ivp6? [09:17] Hello all. I've been out of the Ubuntu-game for a while, but I'm trying to get back at it. I realise there are tons of forums and other sources where I might find answers, but after being away from the community for a while, I figured I'd start here. I've bought a Huawei Matebook X Pro, and Ubuntu 19.04 runs nicely out of the box, but there are a few minor issues: 1) Ubuntu doesn't allow gestures other [09:18] cmyrland: come join in #ubuntu+1 for 19.04 support please [09:19] than two-finger scrolling. 2) It's a hidef panel with 3000x2000 resolution, which means I need to scale stuff up for it to be readable. the 200% setting works nice, but when I attach my 2nd screen, a 1080p standard old desktop monitor, I either have to choose readability on the one or the other. 200% scaling on the desktop screen looks ridiculous, and 100% scaling renders the laptop screen unuable. 3) [09:19] I'd love to use the finger print reader to log in, like I do in Windows, but it doesn't appear to work. Other than that, things are looking pretty good! Any help with those questions is greatly appreciated. [09:19] It seems like gnome should allow for independent scaling of multiple screens, as each screen has it's own scale-setting, but when I hit apply, it affects both screens [09:25] lotuspsychje: thanks, done. [09:27] http://ubuntupodcast.org/2019/04/04/s12e00-frontier/ [09:27] Season 12 of Ubuntu Podcast is now on: http://ubuntupodcast.org/2019/04/04/s12e00-frontier/ [09:27] !discuss | luna [09:27] luna: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [09:31] hi.. [09:31] hi [09:32] I need to install ubuntu.. on laptop.. i dont have any operating system except Bios.. [09:32] Please guide.. [09:32] i have the ubuntu iso file in usb [09:41] qwebirc34299: is the USB bootable? see this: https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-desktop#0 [09:55] Hey, I am running ubuntu 18.04 [09:55] I installed wireshark using "sudo apt-get install wireshark" [09:56] but for some reason it didn't make a group called wireshark [09:56] wth? [09:56] Is the installer broken? [09:56] CoolerZ: why do you expect it to create such a group? [09:58] tomreyn, oh does it only create that group if you answer yes to "Should non super-users be able to capture packets?" question? [09:58] CoolerZ: this may be, yes. not sure. [10:00] i rather assume your answer to this question rather decides whether the wireshark-* binary executable carries the suid bit or not, though [10:00] ok well it worked when I answered "yes" to that queston [10:00] question [10:02] if, however, you care about security and not that much about preventing CLI use, you should capture using tcpdump or tshark and use wireshark only to examine existing packet captures, ideally in a VM. [10:28] tomreyn: why in a VM? reading a pcacp file doesn't pose increased security risk (more than any program opening external files does). if we're to use every such program in a VM, there's a Xen based QubesOS specializing in that, but proven not be as secure as the concept implies. [10:31] what are these matrix shells any way, more robots just hanging around? [10:31] I doubt actually even connect on those, if they are supposed to be real peoples bouncers, heh [10:32] toolz: another network which does irc too [10:32] so whats that [10:32] they connect there and automatically connect here aswell or what? [10:32] !ot | toolz [10:32] toolz: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [10:32] just for chat like me do [10:32] we [10:33] /join #matrix to learn about the protocol, and maybe the bridge, too. [10:33] I dont need to, it sucks anyway [10:33] just my opinion :) [10:49] Hi folks === cpaelzer__ is now known as cpaelzer [10:55] hi, i am upgrading 16 to 18 and reached this step where the window kind of dimmed and stuck here, what can i do ? https://i.imgur.com/8GTcB4p.png [10:57] pagios: how long are you waiting? [10:57] been on that line for about 5min [10:58] but dunno why the screen dimmed [10:58] pagios: high loads cause that on xenial [10:58] pagios: can you open htop at this point? [10:58] or total freeze? [10:59] or change to CLI TTY and observe top from there [10:59] no everything else is working [10:59] not a total freeze [10:59] pagios: try to kill services, not relevant to your upgrade process [11:00] hanging at istalling gtk-common-themes [11:00] I wouldn't do that. The problem is that the window is not responsive, nothing to do with other services. [11:00] killing upgrade is risky right [11:00] can i tail on some files? [11:00] either wait out a bit longer, or kill it and risk having a half-borked system [11:01] I'd use top from a terminal to see if the upgrade process is doing anything at all. === murthy is now known as murthy_ [11:02] I'd go get coffee or take my dog out for a little walk, come back 20+ minutes later before I go killing that process [11:03] one thing though, I see in that window that it's (re)building Virtual Box guest additions. would that be a problem? Kernels 4.15 and newer (Bionic) have the guest additions as part of the regular kernel, and I don't know if there's a conflict with packaged driver. [11:06] pagios: got a screenshot where it hangs at gtk themes? [11:09] pagios: Does `ps aux | grep whiptail` command print anything? [11:10] `gtk-common-themes` is a content sharing snap package for various Gtk3 snaps === alazred_ is now known as alazred [11:19] thing is, you're swithing now from apt based packaging to snap for some core components. there's no way you can do this cleanly from a running gnome. I don't know why anyone even suggests the GUI upgrader, ever. [11:20] I'd reboot into multi-user.target (instead of graphical.target) and run the upgrade from there with nothing but the console and network running. [11:21] true, gui upgrade for a lot of systems can be pretty heavy blackflow [11:22] and the not cleaned old kernel list results in initram nightmare next.. [11:22] not just heavy but outright broken. === murthy_ is now known as murthy [11:27] does ubuntu installer support nvme drives? [11:27] 18.10 [11:28] CrazySam: yes, you might wanna look into the advanced partitioning [11:28] what does advanced partitioning got to do with it? [11:29] indeed. if anything it's about /dev(ice) name and nothing much else, wrt partitioning. [11:29] so that i may see device names? [11:30] define wrt [11:30] "with regards to" [11:30] thx [11:30] CrazySam: I don't have nvmes so I can't tell you from personal experience, but it should be transparent to the installer [11:30] ok i'm going in [12:07] still waiting [12:07] pagios: back your data while you can :p [12:07] lotuspsychje, lol [12:08] maybe tomreyn has ideas? [12:08] i can cook a turkey too [12:08] tomreyn: hi, i am upgrading 16 to 18 and reached this step where the window kind of dimmed and stuck here, what can i do ? https://i.imgur.com/8GTcB4p.png [12:09] hmm not a lot, not. but those kernel versions you have installed are unusual [12:10] pagios: is it still grey, and also still showing exactly the same text on the bottom as on the screenshot you posted? [12:10] sounds like Backup And Reinstall Anew time! [12:11] it just moved! its alive! [12:12] that or you just accidentially hit the table [12:13] haha [12:13] not it is working [12:15] you will not appreciate gnome-shell on this computer. [12:15] thank you all i appreciate your help [12:16] how can i find out if i'm on x11 or wayland ? [12:17] btw is there a way to disable the POWERbutton from shutting down the pc? i accidentally hit it sometimes [12:20] ph88: echo $XDG_SESSION_TYPE [12:21] wow i'm on x11 o_O [12:21] how come i'm not on wayland? i'm running latest ubuntu === murthy is now known as murthy_ [12:22] !releasenotes | ph88 [12:22] ph88: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [12:26] pagios: HandlePowerKey=ignore and PowerKeyIgnoreInhibited=yes in /etc/systemd/logind.conf [12:27] Hello All =D [12:29] exit [12:29] tomreyn, i remove the # prefixing it ? [12:29] pagios: yes. [12:29] thanks [12:31] pagios: you'll need to close and restart your sessions for it to apply. this may mean rebooting. [12:32] alright === murthy_ is now known as murthy [12:46] i survived [12:46] blackflow: it worked [12:49] one thing i noticed in ubuntu 18.10 is that you can't sign in as live session user with a blank password [12:50] i mean by clicking on the live session user icon and then "sign in" === Kulrak|2 is now known as Kulrak [12:50] and even if you click on "not listed" and then type in user "ubuntu" and skip password, you still don't get in [12:52] but! here's the weird part... if you just leave the computer for a short while so the screen goes to sleep, and then get back to it, then you can sign in as "ubuntu" with blank pass [12:52] wicked! [12:56] CrazySam: where and when do you "click on the live session user icon and then 'sign in'"? you should already be signed in. === Makaveli7_ is now known as Makaveli7 [12:57] tomreyn: sign in page [12:57] i sign out by quitting the installer [12:58] this lands you on the sign in page [12:58] CrazySam: there should be noie, you should be logged in automatically. are we talking about the default ubuntu 18.10 live / installer? or some other flavour? [12:58] screenshot [12:58] *none, not "noie" [12:59] tomreyn: yes normal 18.10 on a usb stick [12:59] uefi mode [12:59] CrazySam: can you post a screenshot to imgur.com? [12:59] of what? sign in page? [12:59] or just a photo taken with a smartphone [12:59] yes, if this is an installer [13:00] tomreyn: https://linuxhint.com/wp-content/uploads/2018/05/r24.png [13:01] CrazySam: you get to see this when you boot? [13:01] or after logging out manually? [13:01] Hello I need a thesaurus program, prefrebly comand line [13:01] tomreyn: didn't you read what i said? after quitting the installer [13:02] this is what the installer looks like: https://tutorials.ubuntu.com/es6-bundled/src/codelabs/tutorial-install-ubuntu-desktop/img/7d1ddd116b0080d5.png [13:03] note how there is a little circle in the upper right corner with an X in it [13:03] CrazySam: opps i missed this part, sorry. [13:03] np [13:03] CrazySam: i can login there without specifying a password, though [13:03] quitting the installer should leave me at the live session desktop [13:04] ^^ what you said... [13:04] stoned: dictd + dict-moby-thesaurus [13:04] https://serverfault.com/questions/26185/whats-the-default-username-and-password-for-an-ubuntu-live-cd [13:05] https://askubuntu.com/questions/1095493/what-is-default-password-for-live-session-user-in-ubuntu-18-10 [13:05] it's not a new question... [13:05] password is blank, username is ubuntu [13:05] Hi, I have a bluetooth earphones that I need to re-pair with my Ubuntu 16.04 every time after I pair my earphones to other devices. What could be the issue? If i don't pair with any other device, and just restart my earphones, it almost immediately pairs with my ubuntu [13:06] but it's funny how it doesn't work unless you let the screen go to sleep and then shake it up and you can sign in [13:07] x window system? [13:07] server sign in over ssh? [13:07] ssh requires a password [13:10] hi, i want to develop c#/.net on ubuntu, shall i use .net core or mono? [13:12] os_, you mean kernel? === ledeni_ is now known as ledeni [13:13] ttr9, no! [13:13] https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=9&cad=rja&uact=8&ved=2ahUKEwjiueGMhLnhAhWO_CoKHSA7A-cQFjAIegQIBBAB&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2F.NET_Core&usg=AOvVaw1efe5dYkDhTSSyReU6nnoK [13:14] https://en.wikipedia.org/wiki/.NET_Core [13:15] os_: https://stackoverflow.com/questions/37738106/net-core-vs-mono ? [13:16] os_ I think you have to redirect this question at #NET or something [13:16] no, i ask what is the usual [13:17] i mean to publish it as free apps, you know [13:17] sorry I have never use this before [13:17] you're assuming there is a reasonable number of developers here in this channel at this moment ... [13:17] but I bet if you asked the c# channel, they would know [13:18] os_: i think the post i linked to has a very good explanation of the differences. do you have a specific question beyond that? [13:19] NoImNotNineVolt, yes, if i want to write a program that i hope to be packaged in ubuntu, i have to use mono, right? [13:21] i don't really follow canonical's packaging policies, but that wouldn't surprise me (though, you could just use a non-microsoft language instead) === [_] is now known as [itchyjunk] [13:22] exactly [13:22] thanks [13:22] they don't strike me as especially ideological, though. they're no debian. [13:23] who knows. [13:23] you're right, also, .net core isnt (very) portable at the moment [13:23] I have hidden Artha (dictionary) by mistake. Now I can't see the app on the deskbar. How can I fix it? [13:24] some packages aren't very portable. [13:24] that's not sufficient reason to keep them out of the repos. [13:24] (afaik) [13:25] i mean isn't usable (yet) in linux, not in the meaning of portability to another distro [13:25] there is #ubuntu-app-devel for development related, not support related, questions [13:25] oh, sorry [13:25] How is it not usable yet? .net core specifically has an ubuntu deb. :) [13:27] rebab: which graphical desktop / ubuntu flavour are you referring to? [13:27] SinaCutie, it seems that it has some debugging problems, https://stackoverflow.com/questions/37738106/net-core-vs-mono [13:28] it's 9.05 where is the drop for 9.04? [13:28] tomreyn: xubuntu but I guess it's not about Xubuntu. I have to find Artha's config file and reset it. [13:29] I tried do-release-upgrade and it said no new LTS ;( [13:30] donofrio, current ubuntu is 18.10 [13:31] tomreyn: I found it. artha.conf it will be good I guess. [13:31] rebab: not sure whether it stores the config to. maybe in ~/.gconf, unless it has a dor directory of its own in your $HOME, or a subdirectory in ~/.config [13:31] oh good job [13:32] donofrio: are you trying to upgrade your ubuntu installation? [13:33] why ubuntu keeps conf files? Even though I purged the software. [13:34] rebab, So you can re-install and keep configuration if desired. [13:34] What is this cloud-init thing on 18.04 server? And how to I interact with it it restore dhcp on an ethernet device? [13:35] JimBuntu: how do I completely remove the program? apt purge something doesn't remove conf files. [13:35] Okay, something here is bound to help https://cloudinit.readthedocs.io/en/latest/topics/network-config.html [13:37] rebab, hmmm. apt purge should remove them, compared to apt remove [13:39] tomreyn, figured 19.04 would be out [13:40] it's 19.04.05 (thought it would drop 4/4/19, looks like it's just to be released this month...not yesterday....oh well....lol) [13:41] donofrio, 19.04.5 will never be seen [13:41] did something happen in a recent update that automatically made a wired connection, I noticed yesterday that a wired connection had appeared from nowhere. I've not used Ethernet on my laptop [13:41] it's only supported for 9 months [13:41] !19.04 | donofrio [13:41] donofrio: Ubuntu 19.04 (Disco Dingo) will be the 30th release of Ubuntu, scheduled for April 2019 (). It will be supported for nine months. [13:41] 30th facepalm on me [13:42] wait [13:42] nine months? [13:42] correct [13:42] so a new LTS is not released each year? [13:42] LTS has NEVER been released every year. every TWO only [13:42] ^ this [13:42] !lts | donofrio [13:42] donofrio: LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [13:43] so next LTS is 20.04 (to be released on 20.04.04 or 20.04.30? just wondering how this release cycle works is all) [13:44] anyone know why a wired connection would just appear? [13:44] donofrio, not quite. 20.04 will be released in April. exact date unknown [13:45] lts releases are for general audience, regular ones are dedicated to tinkerers for their instability [13:45] plutes: maybe someone connected the wire? [13:46] tomreyn, its weird no one should of, come with a mac address from china [13:47] 'mac address from China' ? MAC prefixes are awarded to manufacturers... not regions. [13:48] aren't manufacturers associated with locations or regions? [13:48] if you don't use wired networking, explain how that 'china connection' appears? amazing... [13:48] NoImNotNineVolt, 'associated'... sure... but it has no bearing on the MAC. [13:49] JimBuntu: MAC prefixes are assigned to manufacturers. [13:50] company is chinese [13:50] screenshot? [13:50] LCFC(HeFei) Electronics Technology co., ltd [13:50] 68:F7:28:CF:FF:FD , I closed it now [13:50] donofrio: the 20.04.04 does not mean it was released on April 4th of 2020. It will be the 4th point release of 20.04. [13:50] a lot of chips come from china, so that's not unexpected at all. [13:51] plutes, you realize the MAC should be directly related to your hardware ( if not being randomized ) and has nothing to do with any outside connection... right? [13:51] sorry, 20.04.4 [13:51] Hi [13:52] JimBuntu, but ive not had that connection there last week just appeared === Taco is now known as Google-Chrome [13:53] plutes: what command are you running to see that "connection"? [13:53] vimar: hi [13:53] no command top right drop down, said wired connection 1 [13:54] o/ tomreyn How you doing? [13:54] plutes: that means you are connected to a network [13:54] Has anyone else notice any issues with networking when apt updates systemd, systemd-sysv, libsystemd0? We have 18.04 deployed but have to use ifupdown because of our vCenter version, and things seem to work fine until apt updates those libraries. When it does, networking is lost (nic doesn't reflect the IPs) [13:54] vimar: fine, thanks! do you have any ubuntu support questions then? [13:55] yea wifi, but a new ethernet connection appeared with that mac address. [13:55] restart networking and things appear. On one system as a test, I removed netplan.io and it appears it's the only one this morning that DIDN'T lose networking.. so I'm wondering if there's an issue with systemd updates and netplan [13:55] plutes: do you have an ethernet cable plugged in? [13:56] No mate I don't have any yet, but when I'll come up with any you're the first I'll ask. [13:56] Holiday, funny you say that from my logs not sure if this is a issue COMMAND=/usr/lib/update-notifier/package-system-locked] [13:56] ayekat, no mate [13:56] tomreyn: ^^ [13:57] plutes: is your ubuntu running in a virtual machine? [13:57] Holiday: is this a server? are yuo using systemd-networkd for network management? [13:57] no [13:57] plutes: `ip addr | pastebinit -a ''` please [13:57] plutes: someone installed a new ethernet adapter in your computer. [13:57] vimar: ok ;) just thought i'd ask, have a nice day. [13:57] Likely it's a virtual one created by software [13:58] NoImNotNineVolt, thats what im thinking but would have to of been from outside my home [13:58] Thanks tomreyn, you too. [13:58] tomreyn: this is a VM, ubuntu server 18.04 LTS, and should be using whatever the default is for the network management iirc [13:58] and the MAC address is just randomized to be starting with 68:F7:28 [13:58] thanks vimar [13:58] brlin, whats that [13:58] plutes: no, in your computer. [13:58] plutes: what's the output of `ip addr`? [13:59] Holiday: yes, systemd-networkd is defautl for servers. please join #ubuntu-server for server related questions [13:59] plutes: A command that pastes your network interfaces info on the pastebin [14:00] my macs are different [14:01] brlin, what do you want to see from it? [14:02] the full output, ideally [14:02] Mainly network interface names generated by the kernel or systemd [14:03] lo enp3s0 wlp2s0 and p2s0 [14:03] p2s0 [14:03] what's that? [14:03] sorry not the forth I dont know [14:04] would be nice if we could have the full output, though [14:04] sproky [14:05] parallel port? [14:06] hello [14:06] https://pastebin.com/SY5u8vcJ I dont want to show ths but here it is [14:07] can somebody please send the ir xdg symbol to me? [14:07] I deleted it by mistake [14:07] my persian keyboard is not lost [14:07] plutes: there is no p2s0 interface there [14:07] /usr/share/X11/xkb/symbols/ir [14:07] terminal window was small [14:07] plutes, nor is there any information in that pastebin that is a security concern. [14:08] -.- [14:08] see anything wrong there? [14:08] plutes: hard to say, because you cut off the relevant part [14:09] all there [14:09] well, p2s0 isn't [14:09] sentiment: sudo apt update && sudo apt install --reinstall xkb-data [14:09] small window looks like the fourth to [14:10] ah wait [14:10] split from wlp2so [14:10] so p2s0 was just wlp2s0 wrapped around and you initially thought it was a fourth interface [14:10] plutes: Would you mind do `lspci | grep Ethernet | pastebinit -a ''` as well? [14:10] sentiment: usually, you should not need to touch anything in /usr/ [14:10] This pastes the Ethernet PCI hardware available in you computer [14:11] (If there really is one) [14:11] !who | ayekat plutes brlin [14:11] ayekat plutes brlin: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [14:12] plutes: According to the `enp3s0` naming the ethernet device does seems to be from your computer internal component. [14:12] lotuspsychje: Thanks for the reminder [14:12] brlin, without the pastebinint 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) [14:12] lotuspsychje: I use nicknames when it would become ambiguous otherwise - is there an instance where I was ambiguous? [14:13] ayekat: when the channel gets crowdy, please use the tab [14:14] plutes: That's actually a Taiwanese chip, it shouldn't really use the `68:f7:28` Mac address prefix [14:14] lotuspsychje: that's not what I meant [14:14] ayekat: feel free to explain me in #ubuntu-discuss [14:15] brlin, really? [14:15] plutes: Yep. [14:16] brlin, what should I do? [14:17] plutes: Find out where the MAC address got overrided by software and remove it, or simply ignore the strange MAC address [14:17] (not that it will affect in security anyway) [14:17] hi [14:18] since last hour, my laptop fans arent spining as fast as they used to [14:18] plutes: it's rather odd that the GUI would show that there is a wired connection, even if the interface hasn't got any IP address assigned [14:19] so i noticed the cpu average temperature increase by 15-20°C [14:19] plutes: May I ask what's the computer make of yours? [14:19] !enter | hid [14:19] hid: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [14:19] brlin, Thanks, I killed it last night. should be ok. Lenovo [14:19] how can i see what's the problem regarding ths? [14:19] oh [14:20] hid, laptop or desktop [14:20] Since last hour, my laptop fans arent spining as fast as they used to. I noticed the cpu average temperature increase by 15-20°C. How can I see what's the problem and solve it? [14:21] cfhowlett: laptop [14:21] plutes: Lenovo is a Chinese make BTW [14:21] plutes: You may want to take that in consideration [14:21] hid, usually, fan issues stem from hardware. cleaned your vents lately? [14:22] plutes: Seems to be a Lenovo-specific thing: https://forums.lenovo.com/t5/Lenovo-B-and-G-Series-Notebooks/Hello-guy-s-i-have-problem-with-my-lenovo-g50-30/td-p/3284444 [14:22] Hello, I want to fix a bug on libvirt* that is already fixed on mainline (it's a backport to bionic). Where is the right place to get the source code? [14:22] For me, it seems that getting the code from 'apt-get source' is different from 'pull-lp-source' even if they are both from bionic [14:23] And both are different from the ubuntu libvirt git repo (4.0 bionic branch) [14:23] Locate the source package on Launchpad then [14:23] Also that seems to be a #ubuntu-devel thing [14:23] cfhowlett: no, I didn't. But the fans got slower whilst I was using the laptop [14:26] LeoBras: I answered you in #ubuntu-devel. [14:27] brlin, thank you [14:27] plutes: np. [14:28] hid: is this useful https://askubuntu.com/questions/22108/how-to-control-fan-speed [14:28] cfhowlett: so I restarted it and the fans were spining rapidly, then when I logged in ubuntu session, they got slow [14:29] hid, ! unusual to say the least. === alexander_ is now known as chapuade [14:31] brlin, thanks! [14:32] Eickmeyer, thanks! [14:32] LeoBras: np! [14:37] Hello [14:37] I have an ubuntu cloud config that boots properly in KVM [14:37] I'd like to know how I might prepare the seed ISO and the cloud qcow2 so that I might boot them on a real computer [14:37] hi! how do we list the drives that are mounted on /media they dont appear in fstab! [14:42] transhumanist, sudo fdisk -l [14:45] transhumanist, df -h [14:45] BluesKaj, I am familiar but I would like to move things mounted under /media to a mount of my choosing fstab would normally show them so I could edit them [14:45] transhumanist: mount [14:46] do I just move them by putting them in fstab and do a mount -a [14:46] transhumanist, use the uuid from blkid [14:46] ok that makes it a pain in the ass no problem [14:46] transhumanist: I think you're referring to gnome's ability to mount things using gvfs as opposed to mounting on every boot with fstab [14:47] fstab is always a pita , but a necessary one [14:47] maybe seems like that yes leftyfb I am unfamiliary [14:47] what leftyfb just said. also, if you put mountpoints in fstab that might not be present on boot, make sure there's "nofail" in the options list, or else the boot will stall for minutes [14:47] transhumanist: ^^ [14:48] ok thanks [14:48] transhumanist: if I were you, I'd look into .mount systemd units and have them mount automatically when the device appears, _not_ fstab [14:48] transhumanist: https://help.ubuntu.com/community/MoveMountpointHowto [14:49] got a link blackfow [14:49] blackflow [14:49] ah, systemd might be better than the link I just posted. I have no experience with that though [14:49] transhumanist: https://oguya.ch/posts/2015-09-01-systemd-mount-partition/ # found on google by searching for "ubuntu systemd mount" [14:50] transhumanist: otoh no, but quick googling finds this: https://blog.tomecek.net/post/automount-with-systemd/ also systemd.mount(5) manpage for details on options and format [14:59] ok so I think the root of my problem is that when the system was built I took out a drive and put in another one (has multiple drives) because the two drives were on the same / dev/ it gets confused with the automatic mount setup. [14:59] I wont be able to take a look at it again till tomorrow unfortunately but I have to kinda figure it out today [14:59] transhumanist, did you use /dev/sda syntax in fstab? yeah don't do that. [14:59] no I haven't done that [14:59] Use UUIDs instead, it's much more robust [14:59] its using UUID's [15:00] Then what do you mean by "on the same /dev"? [15:00] but the automount for secondary drives is still getting confused [15:00] dev/sdb or dev/sdc type of things [15:01] two drives are known with the same device [15:01] its a problem with systemd I think to be honest [15:02] I did this this way because a drive had a virus and we were trying to recover that particular drive after building the system without it being installed [15:02] interesting, but you blame systemd? [15:02] to avoid any traces of it from interfering with the boto [15:02] transhumanist, can you pastebin the command & output where you are seeing that two drives have the same device file? [15:02] what I am saying is systemd is miss identifying it I think [15:03] I can't unfortunately its on a customers system, and I wont have access to it till tomorrow [15:03] lolz [15:03] I was just trying to get some ideas how to potentially fix it [15:04] transhumanist: chroot into the environment and remove the entry from fstab all together and you are done [15:04] as of right now I am kinda taking the customers word for what he is seeing to, so could be an error between keyboard and chair [15:04] I suspect you've misidentified the problem. But let us know when you have access again, I'm interested to know what's going on. [15:05] Ah, there's your mistake. never trust a client :P [15:05] transhumanist, without proper info from blkid and fstab, no answer [15:05] doesnt show up at all in fstab cryptodan [15:05] ok no problem thanks [15:05] /media/ is for removable storage, /mnt/ for internal drives [15:06] then if it doesnt show up in fstab you should not have any issues booting up [15:06] yeah and it sees it as removable storage [15:06] even though its an internal drive [15:06] transhumanist: systemd is not responsible for /dev(ice) names, udev is, and sda s Sata Device A , so it totally depends on what the BIOS will return as "first SATA device" when asked. as mentioned, use /dev/disk/by-uuid/.... paths [15:07] ok thans [15:07] thanks [15:07] in fstab you can use UUID= instead of /dev/... path, I'm not sure about .mount's What= option, if you'll be using the .mount [15:08] not me either never run into this problem with a physical slot showing up as a removable device before [15:08] transhumanist: thats how it is now with linux drives not in fstab are seen as removable [15:08] must be because it was plugged in after initial build [15:09] just like a usb drive is /dev/sdXY there is no way to tell if its an internal /dev/sdXY or external /dev/sdXY [15:09] ok guess I have some reading to do about this cryptodan [15:10] Hello [15:12] OerHeks: btw, nitpicky, but.... "/media/ is for removable storage, /mnt/ for internal drives" it's not that strict. /media is gnome thing. /mnt has traditionally been for any mount point, not just "internal drives". I often mount "removable devices" to /mnt, like USB disks when I run backups and stuff. it's just hier(7) guideline. [15:12] !find linux-headers-4.15.0-47 [15:12] Found: linux-headers-4.15.0-47, linux-headers-4.15.0-47-generic, linux-headers-4.15.0-47-lowlatency [15:12] !info linux-headers-4.15.0-47 [15:12] linux-headers-4.15.0-47 (source: linux): Header files related to Linux kernel version 4.15.0. In component main, is optional. Version 4.15.0-47.50 (bionic), package size 10740 kB, installed size 75381 kB [15:13] Kon-: can we help you with something? [15:13] !find libwebsocket-api-java [15:13] Package/file libwebsocket-api-java does not exist in bionic [15:13] blackflow, correct, but automaticly it will mount under /media/ when not in fstab [15:13] Kon-: the bot is not your personal google search. Can we help you with something? [15:14] leftyfb: I accidentally had proposed packages installed and I'm trying to go through the list and think about how likely I am to break something in a downgrade [15:14] this usercase is hard to understand, without blkid and fstab [15:14] Kon-: what's wrong with the proposed packages? Which packages? [15:14] exit [15:14] leftyfb: Nothing is wrong with the proposed packages, but I'd like not to get proposed updates in the future [15:14] OerHeks: right, but it doesn't matter if it's "internal" or "removable" [15:15] Kon-: then disable the repo [15:15] Won't that downgrade existing packages? [15:15] Kon-: no [15:15] Kon-, you can investigate ubottu on PM, like this /msg ubottu «your search term here» [15:16] Good idea CookieM, thanks [15:16] And I didn't know that leftyfb thank you [15:16] I assumed the Ubuntu repo sources behaved like a PPA [15:17] Kon-: even if you remove a PPA from your sources, the packages you installed from it still stay installed and are not downgraded. Downgrading never happens automatically. [15:18] Kon-: did you try ppa-purge? [15:18] nevermind [15:19] EriC^^: ppa-purge does exactly what he doesn't want to happen. It also doesn't work on the proposed repo [15:20] Okay, that makes sense. PPA-purge causes downgrades, but simply removing a source does not [15:20] Thanks all for clearing that up [15:20] Kon-: ppa-purge is a tool (not installed by default) used specifically for removing a ppa and removing it's packages. Just disabling a repo doesn't do that. [15:21] helllo my dear friends [15:22] jatcc10: hello. What can we help you with? [15:22] hi [15:22] wyd [15:22] jatcc09: you only need to be logged in here once [15:22] nun bored ass fuck [15:22] ong im bored asf [15:22] please mind your language [15:22] jatcc09: please watch your language. This is a support channel. If you want to chat, go to #ubuntu-offtopic [15:22] ng i dont like this class [15:22] fuck you [15:23] shut up [15:23] i hate you [15:23] jatcc09: ok, feel free to CTRL+F4 and never return [15:23] hj [15:23] 09 years old perhaps :) [15:27] what a childish behaviour wow [15:29] I guess he's a student, thinking he's cool by acting like this and in few years will be here right in this channel to ask real help when he will be in trouble.... [15:30] back to topic, please === SimonNL is now known as SimonNL_Afk === Google-Chrome is now known as Taco [15:40] once the new distro is out, do I just sudo apt-get dist-upgrade. & do you lose anything? had mine running since june [15:42] plutes: what are you running now? [15:42] 18.4 [15:43] !upgrade | not dist-upgrade then, no, plutes [15:43] not dist-upgrade then, no, plutes: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade === hibbie1 is now known as hibbie [15:43] ubottu, thankyou [15:43] You're welcome! But keep in mind I'm just a bot ;-) [15:46] why a blanket "no" on dist-upgrade? one should know what it does and then use it if that's wanted, no? [15:47] it's not a supported upgrade method. [15:47] what do you mean? [15:48] I think it wipes out the old but im probably wrong [15:48] blackflow: i interpreted plutes' questions like this: i run ubuntu 18.04 now. when ubuntu 19.04 releases, can i just upgrade to it by running apt-get dist-upgrade?" [15:49] tomreyn, yea and will i lose my current files [15:49] tomreyn: ah indeed, I totally misread the question (I read it as using, say, Dingo _now_ before it's out officially and then using dist-upgrade to keep on upgrading to full release) [15:50] plutes: Toupgrade to 19.04 from 18.04, the normal process would be to upgrade to 18.10 and then after thats completed,upgrade to 19.04 [15:50] apt(-get) dist-upgrade does not carry out a release upgrade. update-manager and do-release-upgrade can do that. [15:51] plutes: and you do not loose your files when upgrading, but any such change should not be done without having current backups readily available. [15:52] plutes: also keep in mind you go from an lts to a non-lts that way [15:52] I will keep it in mind for the future [15:52] bad i dont know what lts is. [15:53] !lts [15:53] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [15:54] so then 18.04 is still good for 4 more years [15:54] plutes: Right, and it will overlap with the next LTS release, so you can take your time choosing when to upgrade to 20.04 When that because available in 2020 [15:55] thanks to you all for clearing that up for me [16:05] plutes: personally, I only use LTS releases. [16:12] hi guys !! [16:13] :-) [16:16] I'd like to know how I might prepare the seed ISO and the cloud qcow2 so that I might boot them on a real computer [16:19] bernyrd, seed iso? and qcow2; a cloud image to bare metal? [16:20] OerHeks: yes what I believe happens is the prepared qcow2 image looks for a cdrom (or just partition?) with a specific label and then feeds the data on it to a setup script [16:21] OerHeks: I want that, but with the qcow2 unpacked to internal storage of a real machine, and the cdrom/partition just being a cdrom/partition on the same disk [16:21] script is cloud-init [16:21] one can make an image of an qcow2 install; https://askubuntu.com/questions/195139/how-to-convert-qcow2-virtual-disk-to-physical-machine-and-reversely [16:21] bernyrd: why? Why not just use the normal cloud image? [16:22] leftyfb: this is to provision machines. I prepare system on my dev machine and then unpack the qcow2 to a disk in an enclosure, then install it and just turn the machine on [16:22] OerHeks: I have found that but have no idea how to provide the cloud-init data [16:22] so I am using normal cloud image, but the normal cloud image needs a YAML file to set up ssh keys and so on [16:23] Hi all ! When I try to "sudo apt autoremove --purge retroarch", the terminal prompts me to install 33 more packages (https://paste.ubuntu.com/p/njGJWDHJHM). Previously, when I tried the same command, it behaved correctly and purged only retroarch-related packages. [16:24] teodor-dumitru: what version of ubuntu? [16:24] 18.04 fully updated === RtMF is now known as QuinnStorm [16:35] Hi there. I'm playing with Ubuntu 18 and I am facing an issue. After insert the username/password to login I have chosen GNOME-FlashBack instead Ubuntu and from this way it works. If I do a LOGOFF/LOGIN I don't need to choose again GNOME-FlashBack because it is already saved, but if I shutdown the machine this 'setting' is lose. I couldn't find which file has been changed during shutdown to change it. Working on Ubuntu 16 I couldn't [16:35] reproduce this issue. On ubuntu 16 GNOME-COMPIZ is always saved as default after I choose it at least one time. Do you have idea which file can be edited to change this behavior on Ubuntu 18? [16:36] hi folks [16:36] I had this question before, but never got an answer. [16:36] tiago_: there is no "Ubuntu 18". It's either 18.04 or 18.10. It makes a difference when seeking support. [16:36] I need to go to cups at localhost:631, and do it as root. [16:37] !details | johnfg [16:37] johnfg: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [16:37] Sorry, 18.04 [16:37] However, since there's no passwd on the root account, I can't enter root and a password, and it doesn't accept me as user and password, even though I'm in both lp and lpadmin groups! [16:38] leftyfb: I was busy typing it out :-) [16:38] johnfg: if you are part of group lpadmin then you should use firefox to access cups [16:38] tiago_: try sudo dpkg-reconfigure gdm3 [16:39] Running Firefox as root in a regular user's session is not supported. [16:39] johnfg: after adding yourself to the right groups, reboot. Or restart the cups service. [16:39] Hello, I'm having a weird issue with netplan and more in general with systemd-networkd, it seems that upon updates it doesn't bring back up my bridge over bond... very worrying [16:39] leftyfb: I've done both, but hasn't made a difference. [16:39] johnfg: did i mention running firefox as root? [16:39] johnfg: if you want to use the cups admin panel to do administrative tasks, you'll have to set a root password. your user being in those groups doesn't mean much, cups needs root to install/remove printers [16:40] why cups as root? [16:40] blackflow: uh no it doesnt [16:41] OerHeks: I don't want that, but that's how things are configured on this new xubuntu install. [16:41] Since you guys strongly discouraged giving root a password, I haven't done that again :-) [16:42] I tryed. I saw two options: GDM3 and LIGHTDM. Even selection GDM3 and restarting, I got the same issue. [16:42] johnfg: just add yourself to the lpadmin group and logout and login back in open firefox as regular user and login to cups [16:42] cryptodan: Doesn't work, already tried. I'm in the lpadmin group, and if I go to modify a printer, it asks for username and password. I'm not accepted. [16:43] then something is wrong with your cups setup [16:43] tiago_: I found a forum post that suggests installing lightdm over gdm and using lightdm. lightdm keeps the setting [16:44] johnfg: type: groups [16:44] the cups web interface requires root. period. [16:45] leftyfb: lpadmin shows up. [16:45] blackflow: I'm thinking you're probably right, more's the pity. [16:45] johnfg: been like that forever. [16:45] How do I switch between the different keyboard layouts within the same language? [16:45] blackflow: uh no it doesnt [16:46] johnfg: and whoever told you giving root a pass is bad, should think it over. there's situations where you can't sudo, you need root. like the rescue shell for example. I always set a root pass, there's nothing really wrong with that. sudo alone is not omnipotent. [16:46] it's one thing to have a root pass, and quite another to block remote root login which yes, is a sane advice. [16:46] cryptodan: I'd be happy if you proved me wrong. [16:47] >block [remote] root login [16:47] >passwordless sudo [16:47] I'll try. Please wait a moment. [16:49] Using lightdm I can't insert username/password to an username is not listed. When I start the machine it shows me just two accounts and those accounts are in passwd. The other accounts is on NIS, so I'd need to insert the username manually but using lightdm I can't. [16:50] !keyboard | osse [16:50] osse: To switch your keyboard layout on GNOME: System -> Preferences -> Keyboard | KDE: System Settings -> Regional & Language -> Keyboard Layout | XFCE: Settings -> Settings Manager -> Keyboard, Layout [16:50] blackflow: https://help.ubuntu.com/lts/serverguide/cups.html.en - In order to perform administrative tasks via the web interface, you must either have the root account enabled on your server, or authenticate as a user in the lpadmin group. For security reasons, CUPS won't authenticate a user that doesn't have a password. To add a user to the lpadmin group, run at the terminal prompt: [16:51] cryptodan: well that doesn't seem to work. you posted a link. as "proof" I'd like you to show me being logged in as a lpadmin group'd user in the cups interface. [16:51] cryptodan: I'll be happy to adjust my knowledgebase. I know only root worked for me, for years. [16:51] it does work [16:52] and has worked since i have used ubuntu 8.04 [16:52] cryptodan: I just tried, I'm in the lpadmin group. no go. [16:52] ghen your cups is broken blackflow [16:52] cryptodan: default bionic setup [16:52] sure it is [16:52] if it _is_ broken, then it's broken on bionic. [16:53] (and all the previous releases, like I said, nothing but root worked for me, ever, with the web admin) [16:53] being in the lpadmin group does *not* give cups access, on 18.04. [16:53] I know it should, but it doesn't. === SimonNL_Afk is now known as SimonNL [16:55] johnfg: it does for me on mint 19.1 based on ubuntu 18.04 [16:55] there doesn't seem to be a bug reported for that, or I can't find it [16:56] "based on" and then totally, completely and utterly changed. yeah, that works on gentoo linux if you set it up like that. [16:56] It will be interesting to see if anyone running 18.04 itself is able to access cups, just being in lpadmin. [16:57] johnfg: no, like I said, just tried. and like I said, never was able to, on Ubuntu. [16:57] I belive this is #ubuntu and we're talking about how things work on Ubuntu. if it works on that's irrelevant for this discussion. In bionic, it does NOT work. never did on Ubuntu iirc. [16:57] lotuspsychje: are those instructions for gnome2 ? [16:58] osse: wich ubuntu flavor are you on please? [16:59] blackflow: cryptodan johnfg: I was just able to login to http://localhost:631/admin using my username and password using Ubuntu 18.04 [16:59] thank you leftyfb [16:59] works here aswell [16:59] doesn't work here. Bionic, "minimal" installation option used. [17:00] blackflow: then maybe thats why yours fails [17:00] not at all. [17:00] so 4 people are lying? [17:00] or rather 3 [17:01] I never said that. I'm saying it doesn't work on default bionic installation (from "minimal" installer option). [17:01] or two, rather, you don't even use ubuntu. [17:01] lotuspsychje: plain vanilla 18.10 [17:01] and im sure if i brung up a vm of ubuntu 18.04 it would work out of box for me [17:02] vanilla 16.04 - that :631 link worked for me... was able to log in using a non-root user to view logs/etc. [17:02] but being on 4g lte ubuntu 18.04 would take a long time [17:06] lotuspsychje: I think I found my answer. I can add a new input source under Region and Languages [17:06] +1 osse === daemon is now known as pingu2 === pingu2 is now known as tnViking [17:13] Yesterday I tried to acces a font through "Fonts" from Ubuntu 18.04 (Vanilla x64, fully updated, EFI secure-boot) and after about 1 min the whole system stopped responding and then GNOME crashed. A terminal-like output appeared and refused any input. I was forced to forcefully shutdown the computer. Here is the log:https://paste.ubuntu.com/p/MSDnFTGtkH/. This might be the cause of strange behaviour when trying to purge retroarch. === tnViking is now known as cortana [17:13] Yaay [17:14] I also had to edit evdev.xml to make my own layout appear in the list of available layouts. Not sure it's worth the trouble cmpared to running a "setxkbmap foO" command when logging in [17:16] osse: yeah, xorg [currently] is written as though it expects people who want to add keyboard layouts to build the whole tree with them in it. ah, foresight. nobody seems to ever have it about anything important.... [17:17] Not sure it's xorgs fault. Many moons ago I could just drop a new file into /usr/share/X11/xkb and it would appear as a valid choice in the keyboard settings [17:17] I think that was gnome2 [17:17] ...the number of times I've typed and kill-line'd a sentence about the number of times I've failed to have foresight.... [17:17] osse: oh wow...that actually makes it MORE likely to be their fault. [17:17] * QuinnStorm glances over toward freedesktop.org [17:17] you know [17:17] How so? [17:17] teodor-dumitru: Looks like gnome-shell crashed pretty hard. Report that as a bug using "ubuntu-bug gnome-shell" in a terminal. [17:18] well osse because now its a conscious decision by some author/maintainer to /turn off/ that feature in favor of requiring in-tree build/addition [17:20] ...unfortunately I can't guess, having met that crew, and despite hanlon's razor's corrolaries, given the diversity of approach in all ways that I observed at XDev, if they did it on purpose or not. [17:20] Silly me. I didn't notice the evdev.xml file was part of Xorg's data [17:21] yeah, tis generated from somethng in the source tree that populates that and all the rest with some central macro that code-generates out into those...probably via automake or whatever build system they're using now [17:21] ugh [17:22] the problem is there's no hooks available for post-binary-build changes, and most distros aren't wanting to add a proprietary harness for that. personally I sidestepped it all and wrote https://github.com/rtmf/pykmapd [17:22] Seems to be just duplication of the data available by looking at the symbols files [17:22] its not configurable either but its not [yet] designed for general use [17:22] however [17:22] if you can read/write python [17:22] its pretty useable [17:23] and it works on all things that access a keyboard device b/c it gets an exclusive grab and creates its own libuinput dev node [17:23] so console, X, um...$other_thing [17:24] hell, it even works on a rooted android device, presuming you've installed python and the relevant libs [17:24] that one surprised me [17:24] guess the kernel is basically stock there [17:24] But if I just dropped a file into /usr/share/X11/xkb/symbols and it worked before, does that mean that ye olde gnome2 didn't care about the xml stuff and read the symbols files directly? [17:25] fsck, I'm almost out of mountain dew and totally out of cash. I hate being homeless and unemployed. [17:25] ... or something like that? [17:25] osse: it depends, did the xml file used to exist? [17:25] That I don't know [17:25] I don't have that OS anymore [17:26] * QuinnStorm wasn't a gnome user at almost all of any possible time you could have sampled her state at. has always preferred KDE since she first tried it in the 2.x days [17:26] osse, QuinnStorm: Is this still a support topic or something that should be moved to #ubuntu-discuss as a discussion? === TheReturnOfJo is now known as BattleAngle [17:26] I suppose it's a discussion by now [17:26] before that i used fvwm and before that, on the SunOS boxes at duq.edu, I used CDE -- so KDE was easy enough to grok, 2.x was very CDE [17:27] Eickmeyer: yeah sorry [17:27] Then please move it there. [17:27] * QuinnStorm got carried away [17:27] No worries, we just need to stay on topic. [17:34] Actually I did have different support question just now. But it seems to have been fixed since I last looked into it :) I just to have problems switching WMs at the login screen; after logging in the screen would be black for a couple of seconds and then gnome/unity appeared as if I hadn't selected something else in the first place. [17:37] leftyfb_: Hi, do you have any other suggestion ? [17:58] Anyone have intimate knowledge of apt? I'm building apt 1.6 inside bionic with some custom changes, and installing it, but the changes don't seem to be working. I can verify that my apt is the one running by "which apt" (/usr/local/bin/apt) === thewaspsknees1 is now known as thewaspsknees === thewaspsknees1 is now known as thewaspsknees [18:22] Try #ubuntu-devel [18:27] exit [18:27] Okay I have a question that I want to see if somone can answer for me. It’s it possible to install Linux programs on a raspberry pi mode b3+ [18:30] CaptianImpulse: since you didn't ask a real detailed specific question, your answer will be a kin...yes...for example the linux program vi or vim is installable in Ras Pi B3+. [18:31] CaptianImpulse: take care and have a nice day [18:32] Thank you [18:32] you're welcome [18:33] some programms will, others don't. [18:37] Have anyone heard if the upgrade script for postgresql-10.7 is broken or causes problems? im on 18.04 and got the update today, but it broke down completely it seems [18:37] Hello everybody. How to add a package into universe? [18:40] KOLANICH, http://packaging.ubuntu.com/html/packaging-new-software.html#submitting-for-inclusion [18:42] I'm doing a bit of kernel development on an ubuntu system and have enabled panic_on_warn. Despite installing and enabling linux-crashdump, the operation seems to hang immediately after secondary_startup_64. Is this known and/or able to be worked around? [18:42] sphrak, do you have the log? [18:43] OerHeks: hold on, im not sure what log im even looking for just yet [18:44] or what happens if you reinstall postgresql-10 [18:46] OerHeks: odd.. before the installer just froze at the upgrade script.. had to kill it. Reinstalled now, and it started to work [18:47] What would be the settings inside /etc/schroot/schroot.conf , if we are creating more then one "chroot jail" ?? [18:48] sphrak, have fun! [18:51] OerHeks: thanks :D [18:51] Hello? [18:52] :) [18:52] is somone there? [18:52] oh hey :D [18:52] what are u doing here? [18:53] why is nobody writing something? xD [18:54] people's attention spans [18:55] something, i just did it. [19:10] Hello [19:12] I am facing problem that if I try to remove lvremove but the process will stuck and I cant remove the lv and only possible solution for getting server back online is to reboot it [19:12] running ubuntu 16.04 LTS [19:12] any ideas? [19:13] Jezekus: You're trying to remove an LV using lvremove or you're trying to remove the lvremove binary, or ..what? Can you explain a bit more? [19:14] rypervenche, I am trying to remove logical volume so I can remove volumegroup from the physical device [19:14] Jezekus: Is your LV currently being mounted somewhere? What error message(s) do you receive when you try to run the lvremove command? [19:15] physical device is SAS SSD 1.6TB from samsung running fine with smartstatus without errors [19:15] quite new Dell 740 [19:16] Jezekus: That answers neither of my questions. :P [19:16] rypervenche, not mounted, no processes, checked with fuser and lsof [19:17] I got NO error, console will just stuck [19:17] not reacting on CTRL+C command [19:17] but when I login via second SSH no problem on the server [19:17] Jezekus: can you run `dmesg -w` in another terminal and observe its output as you try to remove the LV? [19:18] yes [19:18] no output there [19:19] ah so the server is not really frozen, you can ssh just fine and it works normally, it's just the command you issued that got stuck? [19:19] yes [19:19] and I am not able to remove the LV [19:19] that's totally not what you originally said but ok [19:20] does ps show your command working at something? is it stuck in D state? [19:20] sorry I was not completely precise [19:20] *precise [19:21] also is there any additional output with journalctl -f (run this first, then your lv remove command) [19:21] blackflow, nothing in journalctl [19:22] Jezekus: okay, and my other question? does ps, or top, show it in D state? is it at 100% CPU too? [19:24] Jezekus: also, try deactivating it first. `lvchange -an ` === communicate[m] is now known as communicate [19:26] process is in D (disk sleep) [19:26] LV was deactivated before remove [19:27] wellp, dunno. dmesg is silent, journal is silent, it's stuck at iowait. perhaps you just need to let it finish? I'm not exactly sure what it does there, could be re-de-fragmenting-vg-whatever [19:27] one more thing you could check is iostat and see if there's any disk activity while it's running [19:28] no writes on that particular drive [19:28] bummerino. [19:28] oh, is anything mounted off of it on boot? like, at all? [19:29] Hi, when ever I try to use chromium-browser, I get this annoying keyring pop-up that asks for passwords. How do I kill this? [19:29] blackflow, no just plain data disk just added to the server [19:32] mbnt: See: http://ubuntuforums.org/showthread.php?t=2287420 . [19:32] Jezekus: yes but you're trying to remove a LV which is part of a VG for which that disk is a PV, right? [19:32] blackflow, yes [19:32] anyone has a problem that the meta key stops working after some usage time? not even xev detects [19:33] blackflow, no more physical devices in that particular VG [19:33] Jezekus: can you stop the whole VG? vgchang -an [19:33] *vgchange [19:34] Bashing-om, Thanks. That pop up makes me want to send my fist through the monitor. [19:34] Jezekus: I mean, if you're 100% sure nothing is mounted, nothign _was_ mounted that you tried to `umount -l`, nothign was bind-mounted off of it or on it, there's nothing in dmesg, nothing in journal, and it's just stuck in D state, I hve no idea what to think of it, other than it's a hardware issue. [19:34] Jezekus: note that SMART data not showing errors doesn't mean there aren't any. that thing is not a stranger of false negatives. === cortana is now known as daemon [19:35] if smart is saying there are reallocated sectors, you should replace the drive [19:36] compdoc, no reallocated sectors [19:36] \o/ [19:37] blackflow, I am not saying there is no HW bug but I have 6pcs of that particular servers and 12 of such ssds [19:37] it was running like 3/4 of years [20:03] Is nine working fine on the latest ubuntu? [20:04] Do I need to update ppa sources somehow when updating from 17.10? -> https://bpaste.net/show/d68ec0e4658c [20:06] * Zuverink is away: I'm busy [20:07] fling: The artful repo no longer exists. [20:07] !17,10 | fling [20:08] !17.10 | fling [20:08] fling: Ubuntu 17.10 (Artful Aardvark) was the 27th release of Ubuntu. Support ended on July 19th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2018-July/004483.html [20:08] Bashing-om: which distro to upgrade to for nine? [20:08] what is 'nine' ? [20:09] fling: Explain the term nine to us . [20:09] https://wiki.ixit.cz/d3d9 [20:09] current supported are 16.04 LTS,18.04 LTS, 18.10 [20:09] oh, not interested in clicking. [20:09] gallium nine [20:09] Is what the link says [20:10] 18.10 it is .. https://www.omgubuntu.co.uk/2018/10/gallium-nine-ubuntu-18-10 [20:10] d3d9 support patched into mesa/wine/drivers [20:11] OerHeks: does this mean I don't need ppa anymore? [20:12] that is what the article says, mesa 18.2 and opengl 4.4 [20:13] or wait for 19.04 Disco with kernel 5.x [20:15] OerHeks: but ppas are still available https://launchpad.net/~commendsarnex/+archive/ubuntu/winedri3 https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers [20:15] I'm not using ubuntu kernel, running it in a container. [20:17] use ppa's at your own risc, we do not support those issues, they maybe give newer versions, happy testing! [20:17] hello, if I want to run ubuntu cloud on a real computer how can I supply the init data? [20:18] OerHeks: how to check if wine-d3d9-staging is available without a ppa? [20:20] look for it on launchpad? [20:20] or use the bot [20:20] !info wine cosmic [20:20] wine (source: wine): Windows API implementation - standard suite. In component universe, is optional. Version 3.0.3-2 (cosmic), package size 50 kB, installed size 187 kB [20:21] i think that d3d9 package is ppa only, check in #winehq === thewaspsknees1 is now known as thewaspsknees [20:32] can I run sudo apt-get update && upgrade on boot? where should I put the script, and can it be unattended? [20:32] I have unattended upgrades on, but I specifically want to run it also on boot [20:35] Hey! I'm learning about linux. Is Ubuntu a good place to start? [20:35] williamxu, definitely [20:35] I [20:36] Where is a good place for me to learn the basics? I haven't even installed it yet and I can't find a good tutorial on how [20:36] williamxu: Any is a good place to start .. this is better than any other in my humblest of experience. Years back the support structure sold me on ubuntu :) [20:37] !uefi | williamxu [20:37] williamxu: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [20:37] williamxu: That's great. Yes, Ubuntu is a good distro to start. [20:37] tons of manuals and wiki's https://help.ubuntu.com/community/Installation [20:38] awesome! Thanks everyone! Checking those two links out now :) [20:38] williamxu: Google: How to xxxxxx Ubuntu [20:38] Vooloo, so you have unattended running, that will bite with your manual upgrade/script , when not finished [20:38] I am thinking about running sudo /usr/bin/unattended-upgrade -v on boot [20:39] i would leave it that way, specially when you have kernel live patch enabled === hibbie1 is now known as hibbie [20:39] should I use upstart or what to add that command? [20:40] unattended only runs once per day, I want it to execute immediately after launching [20:41] apparently you can get cron to run on startup with @reboot sudo /usr/bin/unattended-upgrade -v ... that seems nice [20:44] depends if this is 16.04 or 18.04, systemd [20:46] I just can't wrap my head around DNS in 18.04. Even after entering nameserver IP's in the /etc/netplan/yaml file there still isn't any in /etc/resolv.conf [20:47] other than nameserver 127.0.0.53 === dl is now known as Guest99663 [20:47] zetheroo: uh yeah....there isn't supposed to be anything in /etc/resolv.conf...it's 2019 [20:48] zetheroo: the netplan IPs get fed into systemd-resolved, which has a stub resolver sitting on 127.0.0.53 [20:48] tatertots: well there is stuff there, like the search domain, so it's taking that I guess from netplan. [20:48] zetheroo: i believe someone even left a nice little "comment" note in the file to let you know [20:48] zetheroo: it won't edit /etc/resolv.conf. Check your `systemd-resolve --status` output and look for the "DNS Servers" lines [20:48] see if your nameserver IPs show there [20:48] if they do then that means SystemD is going to forward recursive requests to that nameserver [20:49] zetheroo, after that; sudo netplan apply [20:49] or propperly try: sudo netplan try [20:49] teward: yes, they are there [20:50] zetheroo: then it's using those namservers for DNS resolution, no more action needed from you [20:50] ok [21:01] Hi gusy. I've a server running which is reporting that is is out of space on the /boot section. But I cannot uninstall any of the old kernels there is on the system? [21:01] https://pastebin.com/HdV6a0FF [21:01] any ideas? [21:02] DuckyDev, did you try apt autoremove? [21:03] DuckyDev: ^^ ' sudo apt autoremove ' . [21:04] Bashing-om, lordcirth__ that gives me almost the same result ( https://pastebin.com/0dpQSits ), however I'm not quite sure if it is safe to use the -f flag in order to actually perform the autoremove [21:04] DuckyDev: looking . [21:04] hello I have a question about Anbox and they seen not interested so I will send here too [21:05] Steve35: what is Anbox? [21:05] an android container of some sort, it seems [21:05] cd anbox $ mkdir build $ cd build $ cmake .. $ make" and plus this one "sudo make install". My question is "how do I execute the application on terminal?" I'm using ubuntu 18.04 [21:05] Steve35, presumably you run 'anbox'? [21:05] !info linux-image-generic trusty [21:05] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.13.0.168.179 (trusty), package size 2 kB, installed size 32 kB [21:06] lordcirth__: I've tried this at my first attempt [21:07] I suggest not anbox, genymotion. It has a free version. [21:07] https://www.genymotion.com/fun-zone/ [21:08] Steve35, anbox [21:09] van777: my cpu resources are limited to 1ghz people around said anbox was more leightweight [21:10] lordcirth__: there is nothing pointing to anbox [21:10] in ubuntu 18.10 when ctrl-tabbing to different tabs... no longer goes from one tab to another down the line. it just bounces back and forth between 2 unless I hold down ctrl and then I get this annoying horizontal menu of tab thumbnails. How do I get it back to the way it was? [21:10] Steve35, well, I guess it didn't install properly, or it installed somewhere that's not in your $PATH [21:10] van777: anbox is complete free why do you recommend genymotion? [21:10] Bashing-om: I guess It is relevant that the server is still running Ubuntu 14.04.5 -_- [21:11] lordcirth__: I agree [21:11] DuckyDev, technically still supported here. But you ought to upgrade soon. [21:12] DuckyDev: Well, one can remove - purge old kernels with apt ( or worse case dpkg). Pastebin ' dpkg -l | grep linux- ; uname -r ' so we know what our targets are - and not mess with what is booting ! [21:12] lordcirth__: and I will, I just need to fix this since I'm out of space on the /boot dir [21:13] DuckyDev, apt install -f won't break anything, but it might also fail due to lack of space [21:14] Bashing-om: https://pastebin.com/CEdN2mTj [21:14] DuckyDev: looking. [21:14] lordcirth__: spot on ;) it fails due to missing space [21:14] thanks! [21:15] DuckyDev: Still looking but - Ouch ! "iU linux-generic". At some point we will have to fix this ! [21:19] Bashing-om: Is there any reason for the Ouch? You lost me there ;) [21:21] DuckyDev: Let's try and get rid of some of the cruft so I can see better ' dpkg -l | awk '/^rc/{print $2}' | xargs sudo dpkg -P ' Where the file is marked "rc' for removed but config files remain.// so long as linux-generic is not fully installed, can not install any new kernels. [21:23] Bashing-om: https://pastebin.com/vqK9Z4vx [21:24] should I try to do and apt-get install -f now? [21:32] is there much of a risk if you run linux and someone clicks on a suspicious link in an email? [21:34] DuckyDev: Looks much more manageable // see the packages marked 'iU ' ? Those are the ones we need to focus on to remove. [21:34] m0th3rsup3r10r: yes. [21:34] m0th3rsup3r10r, what is much? there are too many variables there, what hardware, what linux version, what browser, what protection [21:34] Steve35, any advice for what to do if your parents clicked on one? [21:35] Steve35, I captured the email with full headers [21:35] Bashing-om: So every line with 1U should be removed? [21:35] including the linux-base? [21:35] DuckyDev: Gimme a moment to craft up a dpkg command :) [21:36] m0th3rsup3r10r: if you are using linux I recommend you to take a look into firejail aplication and do a profile for your browser. [21:36] Bashing-om: I cannot say how much I appreciate the help you are giving me! thanks [21:36] Steve35, they were running chromium [21:36] or what email programm [21:36] hi [21:37] Thunderbird can prevent opening urls and spoofing [21:37] so clicked on a link in their yahoo mail [21:38] m0th3rsup3r10r: you sound like trolling [21:38] Steve35, how do you mean? That's what happened [21:39] Steve35, I don [21:39] Steve35, I dont know what to tell them to do at this point [21:39] nothing we can do about clicking an url by your parents, you talk about email/header, can you post this on imgur ? [21:40] DuckyDev: See how this flys : ' sudo dpkg -P linux-headers-3.13.0-125 linux-headers-3.13.0-125-generic linux-image-3.13.0-125-generic linux-image-extra-3.13.0-125-generic / . [21:40] OerHeks, sure or a pastebin [21:41] DuckyDev: Oh .. you are not in the least the 1st with this issue :P There are times have had to get deep to cope with it :( === ctrlbreak_MAD is now known as ctrlbreak [21:43] Bashing-om: so I'm not quite sure how to describe this output :D https://pastebin.com/3rUhnHZW [21:43] but here is is [21:43] *it is [21:43] DuckyDev: Looking . [21:44] OerHeks, https://pastebin.com/bfSxa3e4 [21:45] Bashing-om: I tried without the "/ ." and it gave me this https://pastebin.com/9ic3MBvH [21:46] DuckyDev: It is that extra "3.13.0-125-generic /" .. yeah .. looking ^^ again . [21:47] Roger [21:48] OerHeks, they thought someone had ordered a Pandora Premium service so immediately clicked on the link to cancel :P [21:49] OerHeks, when i looked at the IP it appeared to be originating from the UK Milton Keynes area [21:53] Bashing-om: welcome back ;) [21:54] m0th3rsup3r10r, contact yahoo? or pandora .. [21:54] DuckyDev: Sorry system malfunction - reboot required. See; http://ubuntuforums.org/showthread.php?t=2174867 . Are you able to adpat to your case to effect the repair ? [21:55] can I upgrade 18.04 to 19.04 without troubles? [21:55] ckopn, not yet. [21:56] but will be able? [21:57] i thought you need to go to 18.10 first? [21:58] ckopn #ubuntu+1 === Katnip- is now known as Guest17428 [21:58] thanks === _camel_ is now known as _fade_ [21:59] Bashing-om: I guess I will have to wait until tomorrow ;) I need to get some sleep before I do this [21:59] but thanks for the help so far! === themill_ is now known as themill === ayekat_ is now known as ayekat === PonzoSporrigan is now known as ghost64 === h00k_ is now known as h00k === jmcgnh_ is now known as jmcgnh === zorael^ is now known as zorael === DalekSec_ is now known as DalekSec === Wryhder is now known as Lucas_Gray === SatoshiRole1 is now known as SatoshiRole [22:11] OerHeks, why yahoo and pandora if it was fake? [22:12] OerHeks, it also had an itunes logo on it [22:12] DuckyDev: Sorry - lost context - Are you the one with /boot to full ? [22:16] m0th3rsup3r10r, yahoo, as it is yahoo mail [22:19] OerHeks, im sure they get millions of complaints a day but I can -- I was thinking more trying to determine what risks could have been posed run on a debian-based OS . . . or if something malicious could have been done to the browser or the service === mceier_ is now known as mceier [22:20] when they clicked on it they just got an error page, but i suppose something malicious could have been running in the background [22:21] now you say something else, they get an error page, how odd [22:21] i am not into FUD [22:22] OerHeks, i said the same thing only added that detail of what they just told me === xnaas2 is now known as xnaas [22:23] OerHeks, there in the email there is root path which pops up which i saw: http://teezakhamrai.com/x/ [22:24] OerHeks, so maybe not a very good phisher [22:25] yeah, you might get banned by posting that url in this chat :-( [22:25] oh man, i am going to make coffee [22:26] m0th3rsup3r10r: Do you have an ubuntu issue you need help with? [22:26] m0th3rsup3r10r: because otherwise, your current topic is offtopic here. [22:26] leftyfb, yes -- that was the original question but people asked for more details [22:26] hello [22:26] leftyfb, so what risks does it pose to the OS? [22:27] exit [22:27] m0th3rsup3r10r: without seeing the exact email, we wouldn't know. Nor are we going to assess. Delete it and move in. [22:27] leftyfb, OerHeks said he wanted to assess that's the only reason i gave more info [22:27] leftyfb, he asked me to post headers [22:28] That topic is not specific to Ubuntu support. [22:28] m0th3rsup3r10r: try #security or ##linux [22:28] leftyfb, ok thanks [22:29] Hello. I just installed Ubuntu 18.04 (on a new notebook). What do I have to press instead of alt+space,x now to maximize a window? What instead of ctrl+alt+l to lock the screen? [22:30] vlt: Maximize should be [Super]-[up], and lock is [Super]-[L]. [22:31] vlt: if you open activities and type "keyboard" and open up the keyboard settings, you'll see all the default key bindings [22:32] how can i add --noclear to login prompt for a boot option and how can i add more consoles/ttys [22:32] Eickmeyer: Thank you! Didn’t know about [Super]. [22:32] there is no inittab [22:34] nullbyte_: Did you see this? https://serverfault.com/a/800483 [22:35] hi [22:35] It seems the F1 to F12 keys I can only use by pressing an additional [Fn] key, otherwise things like volume up/down or brightness are triggered. How can I invert that behaviour? [22:36] vlt: You will have to consult the manual for your computer. Each computer handles those "hot" keys differently and how to turn them off [22:36] pragmaticenigma: Ok, thanks. [22:38] someone can help me with Anbox network configuration? === kk4ewt is now known as Guest34951 [22:42] Estranho: This channel only supports Ubuntu and software distributed through it's official software repositories. For assistance you can try searching using !alis for a channel specific to your question, or go to the Anbox project website to find out where they host help forums. [22:42] !alis [22:42] 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" [22:42] hello everyone [22:42] /join #java === Disconsented_ is now known as Disconsented [22:44] pragmaticenigma: mmmkay sorry to bother [22:45] vlt: usually in the bios you van invert that [22:49] I just installed ubuntu, the update has run a couple times since the initial install and now it has no Audio. The mixer is showing "Dummy Output" under output devices, and "Dummy Input". Can someone please help me get audio back up and running. It was working fine earlier today before the system updated. === dieman is now known as Dieman [23:04] !audio | Euph0ria: Start here: [23:04] Euph0ria: Start here:: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - https://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [23:18] Anyone know any USB C hubs that work in Linux? I want it to charge my computer, output displays and also have peripherals plugged in. === inteus_ is now known as inteus === christopherburg_ is now known as christopherburg [23:29] How to fix inverted colors? Must be some issues with the INTEL graphical Driver thingy on HP laptops [23:30] is it possible to install latest smb on server 18.04.2 ? is there a repo for it [23:32] smb? why not nfs ? [23:41] noregret, may not be easy; i looked up a deos (https://packages.ubuntu.com/disco/samba) and some are easy; others (eg. python) need that upgraded too which I'm betting may cause issues elsewhere on system.. (it was only a quick scan following a couple of packages) [23:42] s/python/python3 ^ === Vilegent is now known as kk4ewt [23:45] digiberk: USB is an open standard. It's actually a challenge to find a USB hub that /wouldn't/ work. === Guest17428 is now known as katnip === katnip is now known as Guest18528 === evan is now known as Guest75473 [23:53] hello guys [23:53] hi [23:53] does anyone have experience with nvidia repo? [23:53] I'm having such big headache to make my 144hz monitor work === Guest75473 is now known as Evan_ [23:54] hi