[00:02] why is lubuntu 20 only mentioned on lubuntu.me and not the other site [00:05] Settings, Sound, Applications - shows apps that are using sound. is there something similar for web cam? [00:15] Is it possible to check the status of do-release-upgrade? I didn't include the -d option and it's been about 4 hours now. [00:16] TenLeftFingers: What [00:16] TenLeftFingers: ... What's the last ouptu you saw from it? [00:17] "Inhibiting until Ctrl + C is pressed ..." [00:18] (before that line was "To continue please press [ENTER]" [00:19] there doesn't seem to be much disk activity [00:20] TenLeftFingers: Are you doing this from ssh, from a graphical terminal, a text only tty, or something else? Do you have screen or tmux installed? [00:20] I'm using a terminal on the laptop [00:20] But I see now that I still needed to press enter (!) [00:20] I thought the next line of output meant that I had already done that [00:21] Now it's fetching [00:22] Can I shutdown after packages have downloaded / before installation? [00:22] can i safely install libffi both 0.6 and 0.7 on the same machine? [00:22] on ubuntu 20.04lts, how do i get 0.6 using apt? [00:27] pymagic: There seem to be two separate packages, libffi6 and libffi7, and they don't seem to conflict with each other (at least not directly). That means that the Debian and Ubuntu devs think that you should be able to have both installed at once. [00:28] Jordan_U, thanks [00:28] pymagic: You're welcome. [00:28] Jordan_U, libffi-dev - I only see that when I use apt-cache search [00:28] where do you see 6 and 7 indepedently? [00:33] Would someone be a sweetheart and give me a link to something that explains regular expressions. I want to rename some file names and if I don't specifically know what I'm doing I'm going to mess up so I need to review everything. [00:34] I'm just going to remove this and leave that. [00:34] tripelb: Are you looking for a GUI tool or command line? [00:34] Oh command line please. Gooey is much too complicated for me. [00:35] Not only do I have to figure out how Bosch thinks but then I have to figure out how that programmer thought. [00:35] It said bash, I saw it but then The great mighty Google decided to change it [00:36] tripelb: This might be a helpful introduction. https://www.howtogeek.com/423214/how-to-use-the-rename-command-on-linux/ [00:36] I've been looking at a couple of those and they weren't it. [00:37] I don't know for sure anymore how to specify five more characters, or look for the next open parentheses. [00:37] Ah... you need something more focused on regex rather than the command line tool then? [00:38] It's going to do the exact same thing to every single line so I don't need any logic. [00:38] That's what I figure gildarts [00:39] I like that You have an oz name and I just used an oz reference [00:39] tripelb: I would google for "bash regex". Also, join #bash [00:39] Ok. [00:39] tripelb: careful in #bash though. They're not nice, but they do know what they're doing. [00:40] tripelb; google for sed, could be helpful aswell [00:40] tripelb: Also, you can use https://regex101.com/ or similar to see how a regular expression is processing. [00:40] I'm an old lady and I remember none of Linux used to be nice. I gave up. The first time I tried it I had 27 discs of slackware [00:41] I've been meaning to learn sed for about 5 years [00:42] Anyway I'm very happy with the first result I got from bash regex -- Knowing what to Google is the first step. I'll come back after I've absorbed this one if I need any help. And thanks [00:46] ooboyleo gildarts... It's a test setup at regex101.com-- very cool. The guy who's asking me doesn't have an internet connection. He's in some dipshit Valley in the mountains of Oregon. [01:00] on my new ubuntu 20.04 install , python3.8 - arrow yes have stopped working - any ideas on how to fix this? perhaps something to do with readline/terminal? [01:04] readline / libreadline are both installed === zbenjamin is now known as Guest78701 === zbenjamin_ is now known as zbenjamin === ben_r_ is now known as ben_r [01:30] https://webrtc.github.io/samples/src/content/devices/input-output/ audio works, video does not. (both have permission granted) === isolier4 is now known as isolier [01:31] video sometimes works. like I ran cheese, it displayed video, closed it, then the test worked, but walked away for 20 min, came back, black screen and the cam light is off. [02:01] I have a game, Baldur's Gate Enhanced Edition from GOG, that is crashing because it's looking for libssl.so.1.0.0 and can't find it because I have version 1.1. Is there a way I can fix this? [02:02] I'm running 20.04 LTS [02:09] lots of forumposts about that "ubuntu Baldur's Gate Enhanced Edition libssl.so.1.0.0" ... [02:09] bad idea, IMHO, to use such old and vulnerable libssl.so.1.0.0 .... [02:09] a fix, just read, https://www.gog.com/forum/baldurs_gate_series/baldurs_gate_enhanced_edition_on_fedora_linux [02:10] or this https://www.gog.com/forum/baldurs_gate_series/linux_version_openssl_mismatch/post8 [02:10] one better ask GOG to fixs it. [02:13] Ah, I should have thought to look on the GOG forums [02:13] That last one was a quick and effective fix, though, so thank you for helping me fix it [02:13] AHemlocksLie, have fun! === bocaneri is now known as Sauvin [03:18] Hi, I have an Ubuntu server with a ufw firewall. I open up several standard ports 80, 443, 25. When I do ufw status, I see that the correct ports are open. When I nmap from another ubuntu server, I see the correct ports open, however when I do nmap from my MacBookAir - it shows a whole bunch of open ports, including 21, 554, 7070. Does anyone know [03:18] what this means? Is it my ISP mucking with traffic? [03:20] yes, but the ports are closed, example article; https://serverfault.com/questions/330571/nmap-on-my-webserver-shows-tcp-ports-554-and-7070-open [03:21] no worries. [03:24] oerheks: thanks, so it is the ISP, correct? what's even more bizarre is that i can telnet server 21 and connect to it [03:33] hey I get this error ModuleNotFoundError: No module named 'wx' [03:33] and I have installed it already [03:34] is there a tool for installing ubuntu (20.04) remotely? google wants only to tell me about remote desktops... [03:35] if i recall correctly, there's a bazillion wx packages.. is there a main "install all of them" package? [03:36] module? [03:40] could you please have a look at my question? https://askubuntu.com/questions/1254656/problem-with-importing-deeplabcut-no-module-named-wx [03:40] wagle: I am not sure to be honest [03:41] wagle: how do I know which one is needed for deeplabcut? [03:42] lamiastella: you might ask on the python irc channel? [03:42] I dont know [03:42] 148 not upgraded. ... try a sudo apt update && sudo apt dist-upgrade # and reboot [03:43] oerheks: do you think if that's causing the problem? [03:44] running a 18.04 with a corrupt apt database.. simplest to just fresh install 20.04 [03:44] I am not using 18.04 I am using 20.04 [03:45] i thought maybe he was answering my question, sorry [04:23] do you know how I fix it? E: Unable to locate package libwebkitgtk-dev [04:25] !find libwebkitgtk-dev [04:25] Found: W:, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 11617 others) http://packages.ubuntu.com/search?keywords=libwebkitgtk-dev&searchon=names&suite=focal§ion=all [04:26] it is in universe .. but not for 20.04 https://packages.ubuntu.com/search?keywords=libwebkitgtk-dev [04:27] perhaps webkit2gtk ? https://launchpad.net/ubuntu/+source/webkit2gtk [04:34] when you uninstall a package, and the config directory stays behind. I'm havin issues when I delete the config dir and reinstall the application. It's not creating the config files. I'm messing around with ansible, and 'reseting' a machine by deleting the config files [04:35] am I missing some other file/record that thinks the config files should be there and doesn't create them on a reinstall uninstall/install? [04:36] biggtimber: perhaps the #ansible channel knows the fine tuning about the config? [04:37] happens with apt as well. [04:37] on the kibana package [04:38] I remove the package with apt, delete the config folder '/etc/kibana/', and run the install again (either in ansible or apt). The config files are not ther.e [04:38] just didn't know if I'm missing something general that you need to change if you delete the config files. [04:38] biggtimber: did you check your /home folder for config files? [04:39] hidden folders on and .config ? [04:39] checking [04:40] doesn't seem to be anything in there related to this. [04:41] .config only has 'htop' in there, and there is no .kibana file [04:41] biggtimber: some apps, would also need a command to create a first time config [04:41] ah [04:41] let me look [04:42] /usr/share/kibana ? [04:42] home Kibana home directory or $KIBANA_HOME /usr/share/kibana [04:42] https://www.elastic.co/guide/en/kibana/current/deb.html [04:45] if I remove the package, that 'usr/share/kibana/' directory is gone. so it' not holding information there upon another installation [04:46] also, their docs dont mention a flag during install to force the creation of the config files [04:46] make sure kibana has stopped, else it remains in memory [04:46] I know it worked the first time [04:48] it is stopped. there still is a service, so I wonder if that my be the trigger for it not to create the config files. if it sees a service file. [04:48] biggtimber: its not the snap you installed? [04:49] no [04:50] biggtimber: maybe a reboot? [04:51] possible. rebooting. better not be that. lol [04:53] nope. still an empty directory. [04:53] hmm. [04:56] biggtimber: https://kb.objectrocket.com/elasticsearch/how-to-configure-kibana-after-installation [05:07] was able to fine the base config file in the tar from the kibana downloads from elastic. time to setup the playbook with templates I think [05:07] thanks for the help [05:09] welcome biggtimber [05:17] anyone know how to print from leafpad to printer? i dont see that option i only have print to file. and yes the printer is installed and works printing various other jobs. just apparently not this one. do i need to install something else? === Ben65 is now known as Ben64 [05:30] using screen for a very first time :< [05:30] fallowing a guide and it says when u are inside screen [05:31] ctrl+a? [05:31] will bring u commands u can use [05:31] for screen [05:31] but nothing is happening [05:32] ikarus987: It won't "bring you" anything. It's kind of the prefix for commands. So ctrl+a followed by typing the character 'c' will start a new shell. ctrl+a followed by '3' will bring you to the 3rd "screen", if you have one. [05:45] I have a problem. On [05:45] Jordan_u how do i see how many screen sessions i have? [05:45] opened [05:46] 20.04ubuntu. I may not have done the part about playing non-free stuff correctly. On my computer I cannot play a embedded Vimeo video I only get the audio. I can't remember but I don't think I can play movies either. YouTube is fine. Please help me I've tried to fix this and not succeeded. [05:47] I'm speaking to you from my phone [05:48] I can play a regular Vimeo video. [05:48] th4ntise same video I can't play on my computer plays fine on the phone. [05:48] ... [05:49] th4ntise same video I can't play on my computer will play fine on my phone. [05:49] . [05:49] . The same video.. [05:50] th4ntise speech to text button is right next to the send button. My client makes the first word look for a username and fills it in. Life is so strange. Please help me with my video problem on the computer [05:54] ikarus987: ctrl+a " [05:54] ikarus987: (literally the quotation mark character is what you need to type) [05:55] tripelb, oh those pesky sites with embedded vimeos [05:55] This is a private video that's only good today until midnight in my time zone. [05:55] ikarus987: You probably want to read an intro to screen. I haven't read this one but at a glance it looks good: https://opensource.com/article/17/3/introduction-gnu-screen [05:56] disable your adblocker ? [05:56] Though I did change my time zone to Hawaii [05:56] lolz, now you come up with your timezone.. [05:56] Yes I'll disable my ad blocker right now ... in chrome [05:56] ikarus987: To get a list of commands you can use, you can do ctrl+a ? [05:57] Wait can I disable all extensions all at once right now. That will make things easier. For me. [05:58] sure, rename the ~/.config/google-chrome folder? [05:59] lazy mouse user [06:01] Kisses blown to you my Nederlandlijk friend oerheks - that did it. [06:01] have fun! [06:02] one can disable an adblocker per site [06:03] ikarus987: I also appreciated byobu when I first started using screen: https://www.byobu.org/ Now I've settled in to just using tmux without byobu. [06:04] Now how to save the video. Any suggestions? Pne some side that had men open "Inspect", click on network, click on the 9 digit number... -- I got as far as "search for the speed and find the listing of the .mpg4 filename." (I couldnt) [06:04] ^^^^ next question. [06:05] oerheks (i did see that You said I can disable it per domain name) [06:08] tripelb: there are category selection buttons: make sure 'All' or 'Media' is selected [06:09] tripelb: "youtube-dl https://URL_of_video_here" [06:12] tripelb: If you need to log in to be able to view the video, you'll need to log in with youtube-dl as well, using the --username option (don't use the --password option, instead let youtube-dl prompt you for the passsword. Any time you enter a password as a parameter it's visible to all other users via "ps aux" and will also be kept in plain text in your bash history. [06:14] tripelb: Though, please don't this or any other tool / trick to do something unethical. Think about why the person that posted it made it private and with a time limit, and consider if it's ethical to ignore their desires for either of those things. [06:17] alexrelis: No I don't. As I wrote in the bug description, the bug can be replicated using a live session with no tweaks. [06:59] elias_a: I see. Thanks for reporting the bug. [07:00] Hi wondering what method can i use to take backup my ubuntu? i have server ubuntu that i am sshing into [07:00] please any guides is helpfull [07:01] i cant use timeshift :( because i dont have desktop ubuntu [07:03] ikarus987: Duplicity? [07:03] googling that [07:04] will it backup the machine? [07:04] like an image? [07:04] ikarus987: It will use rsync to create a fully-encrypted image of the system with preserved permissions. [07:04] http://duplicity.nongnu.org/ [07:04] k thx [07:05] It is the backend of Deja Dup. [07:06] now my question is [07:06] at the moment i am renting a baremetal server on the cloud [07:06] so this will do the job, if i get stuck i can restore that server? [07:07] because the providers of the server only offer fresh reinstall of the OS [07:07] hmm alexrelis [07:08] ikarus987: Yes. [07:09] k [07:51] Where does GNOME save accepted ssh fingerprints? [07:55] maybe ~/.ssh/known_hosts [07:59] deltab: Thanks! [08:02] Hi guys, running kde neon [08:02] i noticed this [08:02] elias_a: it also make your system seem less magical to know it's ssh storing this there and not GNOME [08:03] it also may make* [08:03] Suspend was interrupted by packagekit and system freezed [08:03] Couldnot do anuthing but hard reboot [08:03] Logs's here https://pastebin.com/UXxU0pfV [08:18] Here https://ubuntuforums.org/showthread.php?t=2446342&p=13968795#post13968795 [08:18] Hope someone follow this [08:30] hay207, you might want to report this to #kde-neon-users, or #kubuntu, but kubuntu uses backports, not neon [08:31] Ok [08:31] Sometimes 'apt install somepackage' lists packages to be installed and asks you to press Y to proceed, sometimes it just installs automatically. I think it's based on download size or maybe number. How can I force it to prompt me to confirm every time? Sometimes I just want to preview what packages a command is gonna pull. [08:34] rangergord, depends on the dependencies, one can run apt install -d to do a dryrun [08:35] thanks [08:37] And a 2nd question: if I'm apt installing multiple packages, it proposes a large list of packages to install. My packages, their dependencies, their dependencies' dependencies. In the final list, I see a package that I want to know which of those I requested is responsible for installing, and how. It's not a direct dependency of the ones I asked to install, and the full list is 500+ packages. Is there some quick way, given [08:37] 'apt install ', to find which one is gonna pull random-package? Or do I have to trial and error my apt install command one by one? [08:37] basically redepends, but all the way to the top [08:38] *rdepends [08:38] yes, install one by one, or do some research for that packages on launchpad [08:39] rangergord: only way i know of is that afterwards you can use 'aptitude why packagename' which will tell you which package requires that one [08:39] apt-cache depends package-name [09:34] small feedback: I really like the sound when trying to install ubuntu :) [09:38] DarkTrick: you are part of the community, file a wishlist !bug as you wish [09:39] lotuspsychje, :D I'm not sure if understood me right. I was not claiming anything :) [09:40] DarkTrick: oh, well thats because we are in the support channel, we expect questions [09:41] lotuspsychje, sorry. indeed. I should've posted it on -dev [09:41] or #ubuntu-discuss [10:00] +1 [10:08] hi [10:09] i'm trying to run a qemu/libvirt VM with [10:09] 'cpu mode="host-passthrough"' [10:09] which is working fine for a win10 VM ... but ubuntu ... doesn't even get beyond GRUB [10:10] it's an older Xeon E5 (10 cores, 20 threads) ... when i disable the host-passthrough, ubuntu works fine with QEMU Virtual CPUs [10:10] is there anything i can do to make the passthrough work? [10:14] blacklist nouveau, add intel_iommu=on to grub , tons of guides, depends if you have nvidia or amd .. https://blog.zerosector.io/2018/07/28/kvm-qemu-windows-10-gpu-passthrough/ [10:36] ur [10:36] oerheks: not *G*PU passthrough. CPU-"passthrough". [10:38] * rapha also adds an explicit "-gpu" to his google query [10:39] okay, that helped ... mode='host-passthrough' check='none' and cache mode='passthrough' as well seem to be necessary [10:40] yup, reporting as Xeon E5 now [10:40] thanks for steering me correctly oerheks === mateen1 is now known as mateen === PowerTower_121 is now known as PowerTower_120 [11:12] hello all [11:12] How do I fix this? : https://paste.ubuntu.com/p/c446YnNGvs/ [11:21] banshi line 28/29 install those too? [11:21] and maybe run sudo apt update first.. [11:22] meanwhile xenial is @ 4.4.0-184.214 https://packages.ubuntu.com/source/xenial-updates/linux-signed [11:23] oerheks: https://paste.ubuntu.com/p/XXJHVcwxbV/ <-- like this? [11:24] oh weird .. [11:25] oerheks: https://paste.ubuntu.com/p/mQ8MQp4bG7/ <-- no success [11:26] oh line 46 ..unable bla bla ... Read-only file system [11:26] you have a dirty filesystem, fix this with the live iso and https://help.ubuntu.com/community/FilesystemTroubleshooting [11:27] fsck.ext4 -p /dev/sdXY [11:27] line 81 /86 from your last post , idem [11:36] 'Morning all [12:06] why does network-manager setting a DNS server ignore the dns setting? [12:13] Deano59, is this computer located in your workplace or home? [12:16] is there any good tutorial for zsys and zfs using ubuntu 20:04? [12:16] Deano59, need to know what kind of network you're on [12:19] !zfs | andi_ [12:19] andi_: For information concerning ZFS and Ubuntu, see: https://wiki.ubuntu.com/ZFS [12:20] andi_, or this, https://linuxconfig.org/configuring-zfs-on-ubuntu-20-04 [12:21] yeah linuxconfig has great resources +1 [12:22] Hey, wondering if i can get some help with an issue. Just installed ubuntu, and for some reason I cannot set my HDMI monitor to 1080p 60. Despite it working fine on windows i can only set it to 24hz [12:22] yeah but i was more looking into something more advaned like creating autmated snapshots every day, before/after each apt usage etc [12:22] the install was pretty straight forward using the ubuntu installer [12:23] and i've heared some good stuff so far about zsys [12:27] BluesKaj, it's my home network. I'm running ubuntu and a pi4 with debian buster. the pi4 is running pihole to block ads but the ubuntu system is still seeing ads when the DNS is set to the 192.168.0.225.... [12:29] Deano59, why 192.168.0.225, that's an internal address [12:30] yes, that's the pihole network. [12:30] nyvia: is your graphics card loaded correclty? [12:31] Deano59, IME it's always best to set DNS in your router [12:31] BluesKaj, can't be done, a family doesn't want to use the adblocker. [12:31] a family member* [12:32] plus my router doesn't support setting a dns server. crappy ISP router. [12:33] Deano59, I used pihole for a while but think adblockers work better if that's all you want it for [12:33] BluesKaj, that's not my question and completely offtopic. [12:34] Deano59, you can try setting your DNS in /etc/systemd/resolved.conf [12:35] BluesKaj, tried that and it's the same, it's "ignored" for whatever reason. [12:36] Deano59: is there any difference in adblocking if the pihole is NOT configured for use?...can you ping 192.168.0.225?? [12:36] tatertots, the pihole is configured fine. I can ping it yes. [12:37] I have set my phone's DNS to 192.x.x.x and it blocks ads correctly. it's ubuntu that's the problem. [12:38] Deano59: have you confirmed the pihole is used for name resolution? [12:38] ... yes. [12:38] Is there an easy way to change the font size of title bar in ubuntu 20.04lts? gnome-tweaks does not work [12:38] pymagic: try dconf-editor [12:39] Deano59: in terminal> nslookup google.com [12:39] Deano59: that shows the ip of pihole correct? [12:39] no, it does NOT. [12:39] lotuspsychje, aye GPU seems to be working okay, graphics are working just fine [12:40] Server: 192.168.0.1 Address: 192.168.0.1#53 [12:40] like I said it's being ignored for whatever reason. [12:40] lotuspsychje, what do i change in dconf-editor? [12:40] tatertots, ^ [12:40] pymagic: there's a handy search function in dconf-editor try keyword: font [12:41] lotuspsychje, thanks. Which variable should i be changing? there are a lot of hits for font [12:42] Deano59: that nslookup actually isn't super useful, as your own machine can come back listed as the DNS... then your machine asks the proper DNS when something isn't already in cache. I'm not sure which version of ubuntu you are using, but... do you have nmcli ? are you fully using DHCP? [12:43] If you have nmcli, Deano59 , you can try 'nmcli device show enp3s0 | grep IP4.DNS' while replacing the enp3s0 with what's relevant for your NIC [12:43] JimBuntu: ubuntu 20.04 LTS. idk if I'm fully using DHCP. [12:44] JimBuntu: it says this IP4.DNS[1]: 192.168.0.1 [12:44] Deano59: Well, if you aren't fully DHCP and you are relying on DHCP to set the DNS, then that could be the issue. If you manually change your network on that specific Ubuntu machine to IP-Only instead of full, then you can manually enter the DNS address for it to use [12:44] Deano59: you'll need to manually configure nameservers [12:44] how do I do that JimBuntu ? [12:44] tatertots: it's manually configured though. [12:44] Deano59: do it via terminal [12:45] Sorry Deano59, I don't use 20.04 other than when I played with it and it worked fine with my Pi-Hole set up. I'm sure someone can walk you through it though [12:45] tatertots: 192.168.0.225 is configured. [12:45] Deano59: adding the ip of pihole via the GUI network manager didn't result in the desired result [12:45] It's set with /etc/systemd/resolved.conf [12:45] tatertots: see above... [12:45] hm [12:46] tatertots: I know it didn't give the desired result because it's not working. -.- [12:48] lotuspsychje, I tried gnome-tweaks and dconf-editor - both cant change the title bar size? [12:49] any thoughts on what is going wrong? Also my system fonts look tiny [12:52] sorted it tatertots I had to remove ifupdown. :) [12:52] working now! :D [12:53] Deano59: good deal [12:54] Does have any ideas for the problem i asked earlier? Sorry to be pushy ^_^ [12:56] nyvia: are you chatting from the computer right now? [12:56] I am! [12:57] nyvia: in terminal> xrandr|nc termbin.com 9999 [12:57] nyvia: share url/link here..if you do not get a url/link..say so [12:58] tatertots, https://termbin.com/7cqr [13:01] nyvia: in terminal> cat /var/log/Xorg.0.log |grep -i did|nc termbin.com 9999 [13:01] nyvia: share url/link here..if you do not get a url/link..say so [13:01] tatertots, https://termbin.com/oxfb [13:08] nyvia: in terminal> inxi -Fxxprzc0|nc termbin.com 9999 [13:08] nyvia: follow steps to install if applicable, then follow through [13:08] nyvia: share url/link here..if you do not get a url/link..say so [13:09] tatertots, https://termbin.com/gqnz [13:11] nyvia: what brand/model monitor ? [13:12] It's just an old TV I'm using as my second screen [13:12] never had any issues with it [13:12] tatertots: ignore that last message, it's NOT working. I remove ifupdown and dnsqmaq and I get no internet until I remove dnsqmaq. still seeing ads. but... nmcli device show eth0 | grep IP4.DNS shows IP4.DNS[2]: 192.168.0.225 what's causing it? [13:13] nyvia: your monitor has EDID quirks [13:14] nyvia: if you care to read about it see https://wiki.ubuntu.com/X/Quirks#Monitor_Quirking:__drm_edid.c [13:16] So is there no solution for this? I swear I haven't had a problem with it on previous linux installs [13:16] nyvia: so 1080/24P is as good as it's going to get with that TV [13:16] nyvia: you could try making a custom modeline but even that may result in 1080/24P [13:17] Super odd since it works fine on windows hm [13:19] nyvia: not very odd, apples vs oranges comparison....windows is NOT Linux and vice versa [13:19] Of course, I wasn't trying to say it SHOULD work, sorry [13:20] Deano59: are you using a dynamic ip or static ip? [13:21] I was, and now I disabled that and it is working. cheers. :) [13:21] tatertots: my adblock test site now says We can’t connect to the server at googleads.g.doubleclick.net. :) [13:21] yay, go me! :D [13:26] Deano59: sounds like you got it working consistently now :) [13:26] yeah, pain in the backside though. xD [13:44] does `apt-mirror` support multiple versions of Ubuntu (i.e. 16.04, 18.04, 20.04) at the same time? [13:51] your mirror source should ony support the OS you're using [13:53] ah, darn. I am in the process of setting up a local mirror at work for our servers, but the documentation is unclear about whether or not you can support multiple OSs with a single mirror. [13:54] BluesKaj: so I would have to deplay, say, one 16.04 server to act exclusively as a 16.04 mirror, one 18.04 server to ... ? [13:54] nukke: Aptly does. [13:54] kyle__: interesting! never heard of this before. [13:54] I don't know muhc about the setup portion of it, but we use it at work, and keep an overly of 2-3 versions at once. [13:55] 2 normally, 3 if we're in the process of upgrading to a new release. [13:56] nukke, 18.04 server supports 18.04 packages/deb files only, you cant mix and match with 16,04 packages for example without negative effects to your system [13:58] !apt-mirror [13:58] !info apt-mirror [13:59] apt-mirror (source: apt-mirror): APT sources mirroring tool. In component universe, is optional. Version 0.5.4-1 (focal), package size 13 kB, installed size 65 kB [14:00] kyle__: we mostly have 18.04 at work, but there are some lingering 16.04 (and 14.04) ones around that we still need to update. [14:01] I'll have to check out `aptly`. `apt-mirror` is the first and only result that shows up when searching "create local ubuntu mirror" [14:02] nukke, sorry, misunderstood your question to some degree ...was afraid you were trying mix and match different OS sources, ...apt-mirror can mirror whole or in part of your OS [14:03] BluesKaj: my apologies. yeah, I was talking about creating a local repository mirror for our servers. that is, have that mirror server serve packages to various Ubuntu versions (16.04 and above) [14:04] it was unclear in the `apt-mirror` documentation whether or not the mirror could serve packages for more than one version. [14:05] kyle__: how resource heavy is running a local repo mirror (excluding bandwidth utilization)? === nb-ben is now known as Guest91398 [14:12] CPU & memory, not too much. Disk space wise, it can take a bit. [14:13] If you do a mass install, of all the hosts at once for instance, yes, that will grind it to a halt. But even the most minor of staggering will solve that. (also, how often do you install the os on almost your entire environment at once?) [14:18] we have ~50 Ubuntu servers that we update monthly. at the moment we're doing 3 at a time since we're using external mirrors. [14:22] nukke wouldn't apt-cacher-ng make sense? idk, how often you download the same packages [14:26] apt-cacher-ng is amazing. Aptly and other local mirror setups are usually best when you want to have your own internal packages, and or your external connection is for shit. [14:27] (or you are in a super paranoid situation where you dont' trust the outside) [14:27] quadrathoch2: this might work even better! for the most part, all servers are downloading the same packages. [14:30] nukke as I thought ;) and you wouldn't need like 6tb of storage [14:30] (for 3 ubuntu versions) [15:04] when creating a bootable usbstick with dd is there a way use a url as the input file instead of using a local file? [15:09] analogical: https://stackoverflow.com/questions/20702812/how-to-download-a-linux-image-unzip-it-and-write-it-to-an-sd-card-in-one-line [15:12] leftyfb, huh? [15:13] analogical: https://stackoverflow.com/a/20754484 [15:13] please use those as examples. Look at curl/wget man page for how to output to stdout [15:14] analogical: https://unix.stackexchange.com/a/315142 [15:14] analogical: I googled for "curl iso to dd" [15:22] leftyfb, thanks for the links [15:23] but I must say that the man pages for curl a wget are wothless [15:30] the documentation (or lack thereof) is the worst part about linux [15:33] man pages are just gibberish to users like me, no examples is a fail IMO [15:35] they often aim for comprehensive and succinct, not for ease of reading [15:36] it's uncommon to find a balance that works for everyone [15:36] analogical: anything I can do to help? [15:38] deltab: Look at the old mplayer man page. Probably went too far in the opposite direction [15:39] Can i make curl to also show the source which is involed with "curl wttr.in", or is that just the same as https://wttr.in from webbrowser? [15:40] I think wttr.in uses some logic to see if it's a browser or not. === ben_r_ is now known as ben_r [15:41] The curl output _is_ the unrendered, unadulterated response from the server. Just without the headers by default [15:43] yeah, i was thinking it had to be different one way or another. [15:44] yeah, the colour markup, the link [15:45] see wttr.in/:help for options [15:46] or https://github.com/chubin/wttr.in [15:46] :D thnx deltab! [15:46] I gotta say even years after it's release, it still impresses the hell out of me. [16:22] it's amazing that you can use curl to create a bootable usbstick from a url without having to download the iso to the harddrive [16:51] Hi all, I'm running 20.04 (apt up to date), and all installed Electron apps (admittedly all third party -- Slack and Riot via Flatpak, and Keybase via deb) are extremely sluggish; any idea why, or how to tackle this? By sluggish, I mean that keystrokes take hundreds of milliseconds to several seconds to register. === kostkon_ is now known as kostkon [16:53] The same machine did not have this problem under 19.10, other apps (Firefox, Emacs, FreeCAD, Zoom, etc.) do not seem to be problematic [16:53] Even chromium is fine. [16:58] anyone know why a default install of postgres would give me: could not access private key file "/etc/ssl/private/ssl-cert-snakeoil.key": Permission denied [16:59] I do understand I can add postgres to the ssl-cert group and stuff, but why would a default install have this issue? [17:00] oh maybe I broke my postgres groups.. yikes [17:05] yeah.. a usermod -g overwrote it.. psi. [17:05] thanks [17:25] Is it hard to change kernel from 5.4 to 5.6 for my needs? I'm reading https://wiki.ubuntu.com/Kernel/MainlineBuilds [17:27] Or maybe I could get some ubuntu super-alpha-testing iso with kernel 5.6+? [17:28] denixx|h1: found on google by searching "kernel 5.6" [17:30] oops, forgot the link [17:30] kernel 5.6http://ubuntuhandbook.org/index.php/2020/03/install-kernel-5-6-ubuntu-linux-mint/ [17:32] Found this too, but was afraid this thing is "harder than simple dpkg", so asked before doing, you know. [17:32] Thanks, would try to. [17:33] denixx|h1: is there a reason you need 5.6 over 5.4? [17:35] Yep. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=84d49b3d08a1d33690cc159036f381c31c27c17b [17:35] Hans said it's available in 5.6 [17:40] hi [17:41] for some reason my bluetooth speaker won't connect to my system, can anyone help? thanks [17:49] Roey: have you successfully used any other bluetooth devices? [17:49] yeahhh it worked half an hour ago.. and then I got a Facebook call and then it stopped working. [17:50] tatertots: it's a bose soundlink III === Apachez- is now known as Apachez [17:50] Apachez: o/ [17:50] \o/ [17:50] did you try the microsoft solution of rebooting? [17:51] I got a windows box here with skype that loses my handfree each time some other app requests exclusive lock for the audio [17:51] so the only fix is to reboot the box [17:51] Apachez: I have not tried rebooting yet [17:51] Apachez: ah, I see [17:51] I mean rebooting usually fixes it for me as well [17:51] Could be that pulse took over and doesn't know to give it back to the other apps? But I know very little about pulse internals or how to debug them. [17:51] i'd just have to save things here and there [17:52] kyle__: well so I did the following: pulseaudio -k && sudo alsa force-reload [17:52] and following that, my speaker won' connect [17:52] Damn [17:52] I haven't played with bluetooth in ages, but in most stacks there is a cli method to list the devices. [17:52] That's where I would go next. [17:53] yeah [18:01] Roey: have you looked at pavucontrol to verify its selected for use? [18:04] wha.. since when did grep support \s? [18:20] jaggz: since always I thought? [18:21] posix regex is [:space:] I think, and pcre \s. Maybe you have to give it a -P for pcre? I can't recall [18:22] * kyle__ likes using grep -oP with a \k instead of cut [18:24] kyle__, that's the thing, it's just working by default [18:25] Apparently it's been that way for a while. Works that way on my 12.04 box as well [18:25] "but work only if PCRE is available in the system." .. oookay [18:25] looks like it'll just add it on its own if it's around [18:25] Also works in busybox grep [18:26] and in debian stable [18:26] And in freebsd's grep [18:26] well.. that's good news I guess.. pcre is handy as all get out [18:26] Err 12.0 FreeBSD at least. [18:26] * kyle__ nods [18:26] it was tough to move from perl back to any plain (posix?) regex stuff.. [18:27] and nice other languages have been adopting such conveniences [18:27] If you had to rebuild a socioty from scratch, I'm pretty sure implementing PCRE would be on the list shortly after a plow. [18:27] and more modifier keys [18:29] maybe a chinese keyboard by default for handy single-char commands in everything (vim, blender, ...) [18:29] hi [18:29] so I rebooted [18:29] erm [18:29] I'm a big fan of how deeply embedded regexes are into ruby. I gotta say the few times I touch java anymore makes me think their regexes are so anemic [18:29] this thing still won't connect. [18:29] oh hai again kyle [18:29] any software not supporting regex sucks [18:30] Roey: It's a _good_ sign that a reboot doesn't fix it. That means there's not something at a kernel or core level broken. Sadly I don't know what to tell you for how to fix it right now :/ [18:31] connect to what [18:33] bluetooth speaker [18:36] kyle__: ah, well thanks. [18:36] coconut: bose soundlink III portbale bluetooth speaker [18:36] *portable [18:37] do other flavors of ubuntu come with ZFS support out of the box? [18:37] leftyfb: Removing IPv6 worked (DNS resolution works now). [18:38] ophi: probably due to your organizations security policies [18:38] TwistedFate: https://wiki.ubuntu.com/ZFS [18:39] leftyfb: that's not what i need [18:40] TwistedFate: then ask for help with what you need [18:40] Roey, what does syslog show? [18:40] oh, good idea, one se [18:40] sec [18:40] leftyfb: i already did, i don't see what's unclear [18:40] TwistedFate: all flavors of ubuntu use the same kernels and have access to all the same packages [18:41] jaggz: obexd[22779]: message repeated 6 times: [ bluetooth: RequestProfile error: org.freedesktop.DBus.Error.NoReply, Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.] [18:41] obexd[22779]: bluetooth: RequestProfile error: org.freedesktop.DBus.Error.NoReply, Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [18:41] !paste | Roey [18:41] Roey: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:41] fine [18:41] thanks. [18:41] Roey, my bose soundlink mini 2(i believe?) just work from the blueman-applet.(other than i sometimes have to connect the power adapter to make the speaker to start). [18:41] leftyfb: no doubt. [18:43] well .. looks like you have some more food for searches [18:43] Now I have a new problem. Selected LVM for Ubuntu Server and it partitioned a 4G volume without warning and it will not let me expand it even though it shows plenty of free PE. lvextend and lvresize both throw No space left on device errors. [18:43] I misplaced my flosser [18:44] try to prevent the corruptions and weaknesses of your own self to decay the things valuable to you [18:44] nor my bad grammar [18:46] The volume group has 100's of gigs free, but I can't seem to add them to the logical volume. [18:50] ophi: whats the exact command you run, the exact output, and that of lvs, vgs, pvs? [18:51] !paste [18:51] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:52] how can I still dwonload community packages for Ubuntu 12.04? Any mirrors still out there? I have an old app that runs on Ubuntu 12.04 that I want to migrate to a newer supported version, but first I'd like to set it up in a VM to have a working example to use as reference. It has old dependencies that were expected to be apt-installed in those days. [18:53] lvextend -L+100G /dev/mapper/ubuntu--vg-ubuntu--lv [18:54] Does it need some free space on the device in order to extend it? [18:54] okay, that's not the right usage [18:54] lvreize -L+100G /dev/mapper/ubuntu--vg-ubuntu--lv [18:54] lvresize -L+100G /dev/mapper/ubuntu--vg-ubuntu--lv [18:55] How do i make it so dns resolution doesnt return 127.0.X.X. I want it to actually tell me the DNS server that its using. [18:55] i think you need to specify VG/LV, not the device node path [18:55] ophi: ^ [18:55] so lvresize -L+100G ubuntu-vg/ubuntu-lv [18:56] That returns "Please specify a logical volume path" [18:57] hmm i'm pretty sure it works this way. maybe your local values differ from what i wrote [18:58] you'd want to add -r though [18:58] you need to add the pv to take the extents from [18:58] that's optional [18:58] lvreize -L+100G /dev/ubuntu-vg/ubuntu-lv also returns same "No space left on device" [18:59] The space is already allocated to the volume group [19:00] if you'll share details maybe we can help [19:01] pvs /dev/sda3 VG=ubuntu-vg fmt=lvm2 (nearly 300G) [19:02] lvs LV=ubuntu-lv VG=ubuntu-vg size=4G (boo) [19:02] please see what ubottu told you about paste above [19:03] vgs PV=1 LV=1 SN=0 (almost 300G) [19:04] pastebin? Oh, ok. [19:07] ophi: type "(sudo parted -ls; lvdisplay; pvdisplay) | nc termbin.com 9999" [19:09] lvdisplay + pvdisplay would also need sudo [19:10] anyone got any experience with Logitech keyboards? I'd like to setup the macro keys on my G910 but cant workout how [19:17] Got it, the issue was that the EXISTING LVM was full, not that there was no space available. Running sudo apt-get clean first allowed lvresize to complete. === BrianG61UK__ is now known as BrianG61UK [19:18] nxfifteen: i found this source code repository about it https://github.com/JSubelj/g910-gkey-macro-support [19:19] Would be better if Ubuntu installer notified of the small initial LVM size allocation. [19:20] that looks perfect thank tomreyn [19:43] what's the best office software? open office? libre office? [19:44] @to [19:44] tomreyn: [19:44] >>fat fingers sorry<< [19:44] tomreyn: its working perfectly! thanks again [19:45] oft_gegong, openoffice.org does not exist anymore, and libre-office is the most popular at the moment i guess. [19:46] openoffice is still around [19:47] is it time to upgrade from 18.04 yet? [19:48] oh... it has been dead in the past right, they came back? [19:48] I have no troubles with 20.04. Can't guarantee you won't CoolerX. [19:48] It went through some turmoil and changed hands a few times, but the core devs left to start libreoffice [19:49] someone said wait for 20.14 ? [19:50] openoffice was sun, oracle bought sun (and therefore openoffice), openoffice devs didn't like oracle so most quit to form libreoffice - after that oracle wanted out and ended up giving it to apache [19:50] nxfifteen: nice. thanks for reporting back. === halvors1 is now known as halvors [20:00] CoolerX 20.04.1 will be out on august, 6 if I remember correctly [20:00] CoolerX, the advise for upgrading LTS versions generally is to wait until the first *.1 release gets released. [20:01] why is the most powerful software on ubuntu is the web browser? [20:02] Is there a way to improve the font rendering in 20.04? Its horrribly fuzzy and awful. [20:02] tried setting hiting and AA, nothing seems to help [20:03] what rez is it set to? [20:04] 2560x1440 [20:05] I installed 20.04 Mate recently, and the fonts, etc seemed the same as for 18.04. There are some fonts you can add that might look better. truetype, I think its called [20:06] but I wasnt using that rez === halvors1 is now known as halvors [20:07] if i remember correctly, font rendering has always been crappy in ubuntu [20:07] coconut, but what if there are no bugs to fix in 20.04? [20:08] CoolerX, i think there are always bugs CoolerX [20:09] hi [20:09] so your release schedule relies on the presence of bugs? [20:10] I am 31 years old. I used Windows for many years and Ubuntu for past 9 years [20:10] momken, and now you are having a mid-life crisis? [20:11] CoolerX, ubuntu's schedule it is, and every long term support get point releases, even with a small amount of bugs. === halvors1 is now known as halvors [20:11] Which OS/Distro should I used to work with for best balance of comfort and being standard for enterprise workplaces? [20:12] CoolerX, I had mid-life crisis :)) So I want the most comfortable OS out of the box [20:13] Assume that the OS should be easy to use, so that when I am stuck I could get help from others [20:13] momken, well you are here so Ubuntu [20:13] it's the most popular linux distro anyway [20:16] ! LTSupgrade | CoolerX [20:16] CoolerX: Regular upgrades from 18.04 LTS to 20.04 LTS will be enabled once 20.04.1 is released in late July. This delay helps to ensure that any lingering issues are resolved before people upgrade production systems. If you'd prefer to upgrade now, use sudo do-release-upgrade -d [20:16] I went for interview at a company and all the PCs where iMac with the best configs. I didn't use to work Mac and I got fired instantly! [20:17] Maybe I should get familiar with mac too! But I can't afford a mac anyway! [20:17] I would buy their OS if it ran on a normal pc [20:17] momken, so during the interview noone asked if you were familiar with Mac OS? [20:17] or looked at your resume in any way? [20:19] CoolerX, They said they have only macs and I thought it's easy to work with it. But it wasn't! specially the magic mouse. It was really hard to switch b/w desktops with magic mouse [20:20] When a company provides expensive macs for its employees, it mostly pays well too [20:20] momken, what does any of that have to do with Linux distros [20:21] CoolerX, I have used to work with Ubuntu, but now I think I can't work with others OSes! [20:21] what kind of work? [20:21] Programming. I‌ am a programmer [20:22] web design? [20:23] !ot [20:23] #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! [20:23] P.S. I live in Iran. So I should save for 1 year to be able to buy a MacBook pro 16" [20:23] Hi guys [20:23] I would like to know if it possible to use only a single GPU Card to do a passthrough. [20:23] CoolerX, currently Android [20:23] !ot | momken [20:23] momken: #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! [20:23] leftyfb, I will go. Sorry :( [20:23] To use it in VM with Win10, I'm using a Dell 9380 with Intel 620 UHD [20:24] Tarallo: https://looking-glass.hostfission.com/ [20:25] momken, if you can't work with anything OS other than Ubuntu then why go looking for another linux distro? [20:25] any* [20:26] CoolerX, Security maybe! Or being very up to date (like Arch) [20:27] !ot | CoolerX [20:27] CoolerX: #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! [20:27] leftyfb, ok ok [20:31] tomreyn Are you sure it could help me? [20:32] because I visited the site but I am not sure if it helps me with what I wanna do [20:35] i upgraded form ubuntu 14.04 to ubuntu 16.06 and suddenly saslauthd is giving me this error PAM unable to dlopen(pam_mysql.so): /lib/security/pam_mysql.so: undefined symbol: make_scrambled_password what could this ? [20:37] ws2k3: you should be upgrading to 18.04 or 20.04. 14.04 went EOL over a year ago. 16.04 will be in 10 months [20:44] ws2k3: in addition to what lefty wrote, did you actually doa web search for the error message, "/lib/security/pam_mysql.so: undefined symbol: make_scrambled_password" ? [20:45] yes [20:45] and your findings were? [20:45] it seems that the pam module is not maintained anymore for a while. [20:45] so thats why it does not work anymore [20:45] but i was not finding an alternative. until now [20:46] my first search result is https://bugs.launchpad.net/ubuntu/+source/pam-mysql/+bug/1574900 [20:46] Launchpad bug 1574900 in pam-mysql (Ubuntu Xenial) "libpam-mysql undefined symbol: make_scrambled_password" [Undecided,Fix committed] [20:47] indeed it looks like this bug fix was not pushed to 16.04, not sure why. [20:48] ah because "I'm afraid the pam-mysql source package is very much broken there" [20:49] hey all does this indicate an error with the usb module? https://pastebin.com/pgaWFfrr [20:50] er [20:50] with the bluetooth module [20:50] kernel module I mean. [20:52] Roey: no. it just states that a firmware configuration file that is specific to the very device you have there has not been found to be available. [20:52] ok [20:52] why is it unvaailable, all of a sudden? How can I get it back? [20:54] Roey: is it blocked, in terminal check> rfkill list [20:55] I reinstalled bluez [20:55] ok one sec, checkin [20:56] jeremy31: https://pastebin.com/HiKM4Dqn [20:57] Roey: in terminal try> bluetoothctl then do > power on [20:57] what do you mena [20:58] jeremy31: it does not echo my keystrokes [20:58] Roey: it is normal for no feedback when entering password [20:58] ok [20:58] I got no feedback [20:59] https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM20702A1-0a5c-21e8.hcd?raw=true has the .hcd. it does seem to matter for some other users whether or not it's present. [20:59] Roey: try ctrl + c in terminal [20:59] I mean I get no feedback in bluetoothctl, jeremy31 [20:59] ok [20:59] that worked. [20:59] so I did "> power on" [20:59] [bluetooth]# power on [20:59] No default controller available [20:59] Roey: but you have 2 bluetooth devices [21:00] jeremy31: well at least one, yeah. [21:00] I have the adapter [21:00] and the soundlink speaker [21:00] Roey: post URL> lsusb | nc termbin.com 9999 [21:00] jeremy31: ok, what of it? [21:01] https://termbin.com/472qs [21:02] hmm indeed 2 devices, interesting [21:02] ok [21:02] Might be some USB power issue, making it disconnect and reconnect [21:02] yeah I ¯\_(ツ)_/¯ no idea why it shows up twice [21:03] ok now--how do I make it so that plasma sees it [21:03] or blueman for that matter [21:03] so you have only one bluetooth dongle attached to usb, right? [21:03] right [21:03] that's right. [21:04] if you unplug this, is there still a line saying 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0 in lsusb? [21:04] yes [21:04] there is one line [21:05] I put it back in, there are two lines now. [21:05] reboot with the dingle disconnected, then check lsusb for this line again [21:05] ok. [21:07] brb then. [21:14] https://github.com/independentcod/mollyweb [21:14] independent: this doesn't look like an ubuntu support topic. what makes you post it here? [21:14] spam [21:15] yeah, don't [21:19] it was network-wide spam [21:19] yeah... and fun, his certs are publicly available :D [21:20] so MITM the sh**** out of it :D [21:20] please focus on ubuntu support here [21:21] hi [21:21] so.. [21:21] I ran lsusb [21:22] there is no Broadcom bluetooth adapter listed there now. [21:22] (I rebooted without the Kinivo adapter removed from the usb socket) [21:22] er [21:22] er, I removed the Kinivo adapter and then rebooted. [21:23] Roey: is the logitech unifying receiver listed more than once? [21:23] wht is a Kinivo adapter? [21:23] *what [21:23] tomreyn: the Kinivo adapter is the Bluetooth adapter. [21:23] tomreyn: the Logitech receiver is there because I have two dongles: one for hte mouse and one for the keyboard. [21:24] can't you connect multiple devices to a single unify? [21:24] i was thinking you could [21:24] can I/ [21:24] ? [21:24] how do I make it so that both devices connect to the same dongle? [21:24] anywya, [21:24] $ ps aux | grep bluetooth [21:24] roey 9531 0.0 0.0 43968 6640 ? Ss 17:19 0:00 /usr/lib/bluetooth/obexd [21:24] so it is running /that/ [21:25] not bluetoothd though. [21:25] also, when I rebooted, it hung waiting on bluetoothd. [21:25] not hung; just stayed there for a couple of minutes [21:25] which ubuntu version are you running, which kernel version? [21:25] $ uname -a [21:25] Linux gear 5.4.0-39-generic #43-Ubuntu SMP Fri Jun 19 10:28:31 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [21:25] Release: 20.04 [21:25] (from lsb_release -a) [21:26] ok [21:26] disconnect any usb devices you don't strictly need now. [21:26] ok [21:26] I mean I have my backup drive connected. [21:26] why, what do you think of doing? [21:26] saving power on the usb bus [21:27] ok. [21:27] once that's done, connect the bluetooth dongle on one of the blue usb connectors. you should have two different types since the computer has a USB2.0 and a USB3.0 hub [21:27] ok [21:28] when it's connected, check lsusb again, see if you have the BT dongle listed more than once [21:28] Roey: you might want to see if Solaar can connect one of those Logitech dongles to both devices [21:29] https://pastebin.com/ZDEnCmEu [21:29] ok [21:29] tomreyn, jeremy31: NOW the usb speaker works. [21:30] and i can see the usb applet in the tray [21:30] (plasma shell tray) [21:32] nice. so it's probably a power or port related problem [21:33] ok [21:33] hmm got it [21:33] thanks! [21:33] now with solaar, jeremy31, [21:34] I get this: Found a Logitech receiver, (/dev/hidraw2), but did not have permission to open it. If you've just installed Solaar, try removing the receiver and plugging it back in. [21:35] Roey: I have never used solaar but is has been around for a few years [21:35] okay [21:39] https://wiki.archlinux.org/index.php/Logitech_Unifying_Receiver looks useful. and yes, you can pair up to 6 devices per controller. [21:39] s/controller/receiver/ [21:41] (and each device can only be paired to one receiver at a time) [21:42] ok [21:42] ah I ran solaar as root with sudo and it works fine. [21:42] I see that I can pair / unpair devices now. [21:42] tomreyn, jeremy31: thank you for cluing me in to solaar [21:42] :) [21:55] Roey: nice. so try using just one unifying receiver and try to connecting the bluetooth dongle to the same usb port and don't connect too many other devices and ypou shoul dbe fine. [21:55] ok [21:55] this is the first time it's happened to me. [21:55] thank you! [21:56] you're welcome [21:58] :D [22:00] how can i disable embedded font bitmaps in ubuntu 20.04? i installed ttf-ms-corefonts-installer and calibri doesn't look so great at smaller sizes, specifically anything using ligatures [22:07] Are most people using Wayland or X? [22:11] cant say ive ever used Wayland [22:12] I heard non-LTS defaulted to Wayland now. Real or malarkey? [22:12] I only use Ubuntu in remote VMs. [22:13] guys should i store my assets on my vps with my application, or in object storage (e.g. s3)? [22:14] JordiGH: 17.10 shipped with wayland by default, but that was it [22:15] I am trying to connect to my server to run a graphical application. Before I have used ssh -x . This does not work anymore. Any clue why? https://paste.ubuntu.com/p/fTGFNTCwmC/ [22:16] (c20.04) [22:16] (v20.04) [22:16] sarnold: I see, thanks. [22:16] Aavar: try ssh -X instead [22:17] sarnold: I did. Thank you. I could have swore I had tried that, but.... Thank you :) [22:17] Aavar: all sorted out? :) [22:18] sarnold: yes :) [22:18] yay :D [22:28] hi [22:28] i have interesting problem or bug [22:28] i installed gnome shell extensions to get gnome classic [22:28] but i am seeing dash bar there [22:28] https://imgur.com/iLXdNMB [22:28] ubuntu 20.04 [22:30] Hi. Im having troubles understanding how this ssl cert configuration works in docker. Here is a line from the sample code I am trying to run (a docker arg). " -v ./path/to/cert.pem:/etc/nginx/custom-certificates/fullchain.pem -v ./path/to/key.pem:/etc/nginx/custom-certificates/privkey.pem " my question is, how do I generate the pem files to satisfy these arguments? I never heard of "fullchain" before. Thank you [22:31] ook i found out the problem [22:31] it was Ubuntu dock which was set on [22:32] extension [22:32] on tweak tools [22:45] rawfodog: I think you need to actually get the certificate files from a service like letsencrypt. Have you done that already? [22:53] PonySoldier: the lying dog-faced kind?. [22:56] I don't understand something that I'm seeing. I have a usb drive and used gparted to create a GPT partition table on it, and 1 partion, filling the drive (~64G), and format this partition with ext4. Even though it says the partiion is 59GB, when I mount it and run `df -h`, it shows it as size 640M. If I try copying files to it, it fills up pretty fast. Second, in gparted, after applying the preceeding [22:56] changes (which all say OK), it then puts a warning that the filesystem does not fill the partition. Last thing that bothers me, in df -h, it says the device is "/dev/loop26" not "/dev/sdb1", even though I mount it using `sudo mount /dev/sdb1 /mnt/usbdrive` [22:56] rawfodog: it's also possible to generate them via self-signing, but any sensible web client will complain about it [22:56] Roey: correct [22:58] I've tried using fdisk and mkfs.extfs and get the same results. [22:58] Does anyone know on here if themes websites like pling.com/mate-look are safe. Like, can I just go there and install themes and not worry about malware? [23:10] brandflake11 I don't know the direct answer, but if you use Google Chrome, you can use the Malwarebytes browser extension which will alert you about bad websites and things like that. [23:13] byroniac: they left [23:20] I don't understand why my ext4 filesystem is 640MB when the partition it's on is 59GB. [23:20] resize2fs says "nothing to do" [23:23] leftyb oh I missed that thanks [23:26] derekv: Please pastebin the output of "sudo parted -l" and "sudo dumpe2fs /dev/sdXY" (where XY is replaced by the appropriate numbers for your device). [23:30] 2.6 seconds after boot and I get [ 2.641593] ------------[ cut here ]------------ which maybe I should do something about before trying to fix [ 81.029575] usb 2-1.6: USB disconnect, device number 4 [23:31] dmesg: http://paste.ubuntu.com/p/Cs2j3wdcF8/ [23:32] really I am trying to figure out why my LENOVO ThinkPad Twist 33476LU web cam only works most of the time [23:34] CarlFK: What led you to add "i8042.nomux=1 i8042.reset" to your kernel parameters? [23:35] Jordan_U: hmm... I remember doing that... but why... [23:37] CarlFK: I highly recommend installing etckeeper and making commit messages when making changes like this. (Do be careful about never using git checkout directly though, can destroy important permissions on files without any warning). [23:40] Jordan_U: found the history: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1210748/comments/35 [23:40] Launchpad bug 1210748 in linux (Ubuntu) "On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot" [High,Invalid] [23:40] ack.. the credit link is 404. swell. [23:41] ack.. the credit link got ...ed ... wut happened to my bug report? [23:41] * CarlFK /j #launchpad [23:41] Who was the guy helping me with the apparent chrome bug? [23:41] the new version of Ubuntu seems to work perfectly for me! :D [23:42] tomreyn, Several days in, and ubuntu has been performing perfectly! I'm in love! [23:43] CarlFK: OK. Seems not likely to be related to this problem. [23:47] Jordan_U: agreed. (I hope :p ) [23:59] Hi. I ran do-release-upgrade on an Ubuntu 14 machine. It printed something about downloading xenial, then some error or warning messages, then terminated. After it terminated I could see the disk was full. I think it terminated early and now I am in some intermediate state. How much trouble am I in?