[00:22] was nvidia-smi replaced? [00:25] nvidia-utils-465: /usr/bin/nvidia-smi [00:25] it's still there in a big-ish version number [02:06] i can't understand the meaning of " root.localhost." in " @ IN SOA localhost. root.localhost." when i try to bind my domain to server ip , in ubuntu server guide, the state like this " Change 127.0.0.1 to the nameserver’s IP Address and root. localhost to a valid [02:06] email address" , what's the valid -email address ? [02:10] oops: when there's errors with your domains, that's the email address people are going to use [02:16] sarnold: i still couldn't understand the relation between the email address and the root.localhost. yet, this is the forward file :https://paste.centos.org/view/b1114327, could you teach me how to fill the root.localhost. option, [02:16] carnold: 5 line [02:17] oops: what version of ubuntu are you running? [02:17] 20.04 [02:18] Linux 888 5.8.0-55-generic #62~20.04.1-Ubuntu SMP Wed Jun 2 08:55:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux [02:18] oops: why are you running your own bind server? [02:18] for learning [02:19] oops: https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-ubuntu-14-04 [02:19] oops: if I'm reading this correctly, that domain doesn't exist, the top registrar is publishing an nsec3 record for it https://dnsviz.net/d/caill.top/dnssec/ [02:20] oops: http://www.firewall.cx/linux-knowledgebase-tutorials/system-and-network-services/829-linux-bind-introduction.html [02:21] sarnold: I don't think the problem they are trying to solve is with one record. It's more-so understanding the syntax of bind9 records and what they all mean [02:21] leftyfb: yeah, these zone files aren't the nicest.. [02:22] oops: that last article I gave you is pretty detailed. Don't skim it [02:22] I just wanted to make sure that oops knew that the email address given in the zone doesn't look like it'd work [02:23] sarnold: it won't. But I'm hoping they come to that conclusion on their own after reading and learning :) [02:24] sarnold: actually, the email is fine [02:24] leftyfb: and now they've got a great service to use to check their zone once they get it working :) [02:24] sarnold: it's valid syntax. Not that anyone actually uses that anyway [02:27] sarnold: the domain "caill.top" which i ordered it from china aliyu yesterday, i can search it from china whois site,but i can't search it in another foreign website ,what's the reason , is the domain name also virtual??? [02:34] oops: whois in terminal its showing [02:45] jsbv16: how to view one domain owned by me in bind configure files? [02:54] oops: No idea master. Maybe you need to keep searching [03:00] I'm on Ubuntu focal. `apt upgrade` shows me that over 404 MB of additional disk space will be used. Is there a way to break this down to which packages/programs are responsible for how much of those 400 MB? [03:01] alzgh: can you use the GUI update-manager ? [03:02] I'm on KDE, the updater shows me the size of each package but not their eventual size on disk. [03:02] alzgh: ' apt show ' is one way >> "Installed-Size: 4,212 kB" for one instance. [03:03] this works after upgrading/installing, right? [03:03] alzgh: No - from the repo :D [03:03] YaaY :D [03:04] 404MB additional disk space for an upgrade looks too much to me. Isn't it? [03:04] I'm upgrading every few days. [03:05] In fact did maybe yesterday or the day before. [03:06] alzgh: Depends on how often you have kept up-2-date. As well as what to updates are. [03:07] I'm updating almost daily or every other day. [03:08] alzgh: After My update this day Autoremove one old kernel" After this operation, 377 MB disk space will be freed." [03:09] Ahh, this must be it then. So, you had it too. [03:10] alzgh: Yeah the update had several packages including the new kernel. [03:12] I can at least console myself that I was suspicious of the large size :) [03:12] how do I recognize the kernel from the name or... Bashing-om [03:14] alzgh: linux-image and headers and such . be several packages. [03:14] the closest looks "linux-generic-hwe-20.04" [03:14] and the corresponding headers [03:15] from 5.8.0.55.62 to 5.8.0.59.66 [03:16] alzgh: Yup that is the HWE kernel :D [03:16] !hwe | alz [03:16] alz: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [03:17] just checked my current kernel with `uname -srm` and it's Linux 5.8.0-55-generic x86_64 [03:17] it's probably business as usual for you guys but I'm learning Linux :D [03:18] alzgh: The GA kernel @ relase " sysop@2004x-c:~$ uname -r >> 5.4.0-77-generic". [03:18] alzgh: This is the way you learn - ask questions and do the homework :D [03:19] release* ^ [03:19] good vibes [03:23] so as I understand Ubuntu LTS has a rolling kernel update policy like security updates in contrast to the stable/discrete model for applications [03:25] alzgh: In a sense yeah - LTS releases have that ability to install the next release's kernel - supporting newer hardware. [03:26] ahh, hence the name HWE [03:27] alzgh: Uh Huh - some things do make sense :D [03:27] lol [03:28] Linux chad kernel update without even logging off, windows needs restart after every crap app install/uninstall [03:29] alzgh: Me I run on old hardware - hense I have no desire for the HWE kernel - me likes tested and stable ! [03:29] tested and stable is mostly for the best === justBull is now known as justK [03:30] At times tho it gets funny because say focal still has node 10 in its repository. [03:31] Maybe it would be for the best to remove it or replace with a dummy or bump it up to 14 at least. [03:31] alzgh: ' ls -al /var/run/reboot-required ' to *KNOW* if your system as set up needs rebooting. [03:31] !latest | alzgh [03:31] alzgh: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [03:32] wouldn't apt remind me if it needed? Bashing-om [03:33] alzgh: I run so stripped down - I do not recall if apt has a reminder for reboot. [03:34] ubottu I agree. These things should be handled through third party repositories. Are `!backports, !sru, and !ppa` branches on repository or how do I access them? Sorry for my ignorance. [03:36] alzgh: Not to know is not a sin - we were all new at one time - in your client run ' /msg ubootu !backports ' to get a start on these learning curves. [03:38] Bashing-om what do I see for output of `ls -al /var/run/reboot-required ` when it needs rebooting? This is my output right now `-rw-r--r-- 1 root root 32 Jun 23 05:27 /var/run/reboot-required` [03:41] alzgh: As the file exist - then yeah need to reboot the system. else there would be no return. ( now there is a procedure to avoid the needed reboot, but I rather just reboot and see what happens personally). [03:41] thanks for all this information [03:42] alzgh: NP - one day you too will "pass it on" :D [03:42] :D === Dinux is now known as Sargento === Sargento is now known as Dinux === Dinux is now known as mintux === toolz is now known as Daniel === EriC^ is now known as EriC^^ [07:20] Can anyone help me with this compiling error? [07:20] https://www.irccloud.com/pastebin/lrClytue/ [07:21] I have ft2build.h. Not sure why Its not showing up [07:21] Do I need to add it's parent directory to PATH or something? [07:43] nevermind I think I got it [07:47] i have the same problem with the .desktop files not launching under the Desktop folder in ubuntu 20.04.. i have attempted to both set the files executable and the gio set metadata::trusted true, but it still just opens in the text editor [08:15] installed xterm from packages. it is weirdly slow to start up. is there a way to speed it up? [08:16] jmuriel: maybe it's running into some errors etc, worth a shot to run it from a terminal just to see if it gives any errors/warning etc [08:17] EriC^^: good idea. There is an interesting warning message: "Warning: Tried to connect to session manager, Could not open network socket" [08:18] jmuriel: try "unset SESSION_MANAGER" then try launching it to see if it makes any difference [08:19] EriC^^: Yessss! you did it! [08:19] EriC^^: Is there somewhere I can learn more about this SESSION_MANAGER variable? === denningsrogue0 is now known as denningsrogue [08:23] jmuriel: which desktop and ubuntu version are you using? [08:24] 20.04 LTS, xmonad === denningsrogue3 is now known as denningsrogue === holgersson_ is now known as holgersson [08:48] Hi [08:48] I am trying to bootstrap Juju on LXD cluster and it keeps failing due to this error: [08:48] 08:44:16 DEBUG juju.provider.common bootstrap.go:282 failed to start instance in availability zone "OD-06": x509: certificate is valid for mgnt-lxd.metal.domain, mgnt-lxd-01.domain, mgnt-lxd-02.metal.domain, mgnt-lxd-03.metal.domain, not ollie-deploy [08:48] The SSL cluster is valid for the cluster name (LXD endoint) and all 3 hosts. Ollie-deploy is a VM i am trying to bootstrap on [08:48] The error suggests I'd need to add ollie-deploy to the SSL but this doesn't seem right. I shouldn't have to change the clusters certificates everytime I bootstrap on a machine [08:48] If anyone is able to point me in the right direction it would be great. I've been stuck on this for days [08:59] i set up primary dns server on my vps according ubuntu server guide (20.04) strictly, after configuring completion , i restart bind9 service , the syslog display all the zone which i set loaded, then i using "dig -x 127.0.0.1" , i find the server ip is still "127.0.0.1#53," and it's not my server ip , who would like to help me to view where have errors, https://paste.centos.org/view/6053cce0 === prxq_ is now known as prxq [09:49] hi, how do i install ubuntu 20.04 on an existing btrfs filesystem? i have fedora 33 installed on it now in two btrfs subvolumes [09:53] can i mount the target filesystems before starting the installer? [09:54] this is a good question; I know that a long time ago the desktop installer supported this use case: mount an existing partition, wipe everything except /home, install new OS there [09:55] you had to do manual partitioning and uncheck the 'format' checkbox, iirc [09:55] I've never tried it myself [09:55] i remember that for luks i did something similar but can't remember it [09:55] try the procedure in a scrath VM perhaps before you attempt it on your real machine? and make sure you have good backups [09:57] mgedmin: it's not the same thing then [09:59] i found the install guide that i used with luks but the original site is gone [09:59] http://web.archive.org/web/20180530122126/http://thesimplecomputer.info/full-disk-encryption-with-ubuntu [10:00] Hey guys, in systemctl a service may be "loaded", "active" and there is also a "SUB" tab which may present "runnin" and "exited" [10:01] akik: there's also https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 [10:01] where are those services? I mean, where is the "startup" folder of this dozens of "services"? [10:01] mgedmin: i'm not doing luks now, but btrfs on existing filesystem [10:01] sorry, but what is the difference between list-units? [10:02] I am very confused [10:02] I tried to read some stuff but there is also init.d [10:02] systemd [10:02] init [10:02] wow [10:02] * supremekai *Explodes!* [10:05] maybe i just need to select the btrfs filesystem in the installer, then select not to format it [10:06] but how i create the @ and @home as the installer just shows different mount points [10:07] 00 [10:08] maybe it'll work just fine [10:13] yes it created @ and @home on the existing btrfs filesystem and it's installing now [10:14] (and didn't remove my fedora installation :) [10:18] it mounted @ from /dev/sda4 to /target [10:18] ├─/target /dev/sda4[/@] btrfs rw,relatime,ssd,space_cache,subvolid=2161,subvol=/@ [10:21] Ubuntu 20.04, Gnome 3.36.8. For about a month, possibly after installing some updates, although there were no user config changes as far as I know, the USB external mouse drag and drop of my laptop has become very unreliable, although the trackpad works as expected. It seems to deactivate the left mouse click randomly, which means that the wrong things get highlighted. This system, and the mouse, worked fine running [10:21] 18.04 for years before I installed 20.04, and then worked fine for many months on 20.04. Does anyone have any ideas about how I could fix it? I tried closing all software and apps that are running, but it still happens. I need the external mouse for some software I use (the issue occurs regardless of whether that software is running), and this issue is generally making the whole system unusable. [10:28] clarkk: forgive the patronising question - You're sure it's not the mouse? [10:29] was thinking the same ^ [10:30] mgedmin: the installation worked fine on the existing btrfs filesystem [10:30] I lost a mouse last night and dirty usb sckets are often a issue [10:32] or the internal contacts of the mouse itself [10:33] McQuestionable, I did consider that, and I'm afraid I can't rule it out, and I don't have another one to test. There's not much to the mouse tho - no moving parts. It's Logitech, which I bought in June 2019, so not mega old. I never remove the usb dongle, so dirt is unlikely to get in. I replaced the batteries, but no improvement. [10:34] clarkk: then it's not a " USB external mouse " but a wireless mouse [10:34] Mekaneck, yes, sorry for the confusion [10:35] can noise and meddling of third devices or even things and the shape of place etc. have impact? [10:36] alzgh, no, pretty much constantly happens. I've tried a different surface, but it doesn't help [10:44] I've had similar things happpen with the actual internal button in the mouse dying. All I can suggest is trying the dongle on a different PC. [10:44] it's kind of up in the air whether that's the issue though :( === NoSQL is now known as SQL === SQL is now known as NoSQL === littlepap is now known as mastash === mastash is now known as littlepap === nizarus_ is now known as nizarus [12:16] hi. Unfortunately, I'm using sublime text as a snap. Recently snapd pulled a new version of that package and decided to switch to it. I don't like the new version and would like to remain on older version. I did `sudo snap revert sublime-text --revision 97` to switch to the older version, but now I am worried that as soon as snapd will pull an even newer version - it will again automatically switch me to that version AND will delete the [12:16] older version due to system.refresh.retain=2. How to tell snapd to 'freeze' on this specific version forever and stop even checking for updates for it? [12:18] you cant ... [12:18] disconnect the machine from the internet and never connect it again [12:18] you can delay it for max 60 days but eventually snapd will enforce the upgrade so you dont stay on a potentially insecure version [12:22] FreeBDSM: https://popey.com/blog/2021/05/disabling-snap-autorefresh/ [12:22] so there are alternate facts [12:25] akik, well, rather hacks ... but yeah, all of these work [12:27] the only one that permanently disables updates is installing with --dangerous ... but that wont work for an already gone snap that you cnt download anymore from the store [12:28] all other described ways on that blog will force-refresh after 60days [12:29] If you have it locally, you can grab the snap download from /var/lib/snapd/snaps [12:30] Then install that using --dangerous. [12:30] Not sure how to "unack" though? [12:30] yeah, that might work [12:31] you just take a snapshot and purge the snap ... then install it from the snap file and restore the snapshot [12:31] removal will "unack" [12:33] ... but perhaps just installing over the existing one with --dangreous is enough [12:33] * ogra never felt the need to hold snaps forever 🙂 [12:37] Sometimes upstreams make significant breaking changes that users don't like. Maybe a more common occurrence is an obscure bug that regressions just a small subset of users but is difficult to pin down to get fixed upstream. [12:38] well, upstreams that "listen to their users" might simply use a track t provide the older version ... [12:39] snap is after all likely the most upstream centric packaging system out there 🙂 [12:41] ogra the last step in the blog post disables 60 days refresh [12:42] popey, that script ? [12:42] ogra yes. [12:42] * ogra looks [12:43] It just builds snapd from source with the 60-day number pushed much higher [12:43] oh my ... by patching snapd on the fly ! [12:43] yeah, i see that [12:43] i had admittedly not looked at the script 🙂 [12:43] I've been running patched snapd for months, since last year. So I have control of refreshes [12:46] well, you likely want to wrap some cron stuff around that to re-build each new snapd [12:47] so you dont fall behind [12:47] yup, i update whenever a new snapd is in candidate [12:48] ubuntu ... so userfriendly we are ... ! [12:48] 😄 [12:48] popey: you wrote that the snap download and ack doesn't work to disable the update. didn't that work before? [12:48] no [12:48] once you ack a snap it will always refresh from the store [12:48] has always been like that [12:48] Exactly [12:49] > cron stuff around that [12:49] With git-ubuntu keeping a snapd repo up-to-date, I think it might be possible to use a Launchpad build recipe to do that automatically in a PPA for you now. [12:49] initial install with --dangerous (or the more dangerous !! --devmode) alsways disables refreshes [12:49] I've not got round to looking into that. [12:49] oh right so it's the --dangerous option that does it [12:49] But it'd be nice to be able to "auto-patch" anything in Ubuntu. [12:50] The thing that caught me once was a new snapd landing in the deb archive, which overrode my patched snapd snap. [12:50] so now I pin the deb too [12:50] right, originally --dangerous was called --sideload ... but some architect didnt like the term being so similar to android wording [12:51] * ogra still thinks --sideload describes what happens a lot better [12:53] I think I prefer --dangerous. This is the sort of thing that third parties tell users to type. --dangerous better conveys that security updates might be disabled. --sideload sounds like a technical term that users won't understand. [12:53] This is from the perspective that --dangerous is a general flag like --force. [12:53] Rather than a specific instruction. [12:54] well, but --dangerous is still rather safe ... just means "not acked" ... whie --devmode gives you the same as dangerous plus disabled confinement [12:55] i.e. --devmode is far more "dangerous" 🙂 [12:55] Perhaps --devmode should require --dangerous then? [12:55] it implies it ... without telling you [12:55] Perhaps --devmode should require --dangerous then? :) [12:57] heh [12:59] how about --redflag 2 letters less [12:59] but a little cryptic [12:59] doesnt have to be dangerous if the person knows what hes doing [12:59] dunno its a wartning sign [13:00] --warning is same latter count [13:00] e+ [13:10] Hi. I have an urgent issue with snaps/lxd. I have a few snaps (uncluding core and lxc) that has been dissabled for some reason. What can I do? [13:13] vous parlez le français [13:14] Aavar, open a post in forum.snapcraft.io [13:14] ou l'anglais [13:14] Aavar, in the snapd category [13:14] !fr [13:14] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [13:22] ogra: thank you. I will. [13:23] Aavar, yep, i see it 🙂 [13:28] ogra: seems I get everything working every other day on this system... [13:28] weird [13:31] I am not a Professional, so it's my own faul ;) [13:31] I guess... [13:31] unlikely ... [13:31] i replied on the forum btw ... check if you can enable them again [13:31] if not, there needs to be some research how you got into that state [13:32] btw, there is also a #snappy channel [13:32] so, with lxqt and xfce, on 20.04.2 I can install libexo-1-0 and right click thunar and open bash/sakura. I can't do this with 21.04 because it installs libexo-2-0. why is this? [13:33] I took a screenshot: https://i.postimg.cc/HLxGK7hr/Screenshot-from-2021-06-23-14-32-54.png [13:37] ogra: ohh... so it's the old ones that are dissabled. Then there is a different issue. [13:38] Hi all [13:47] for anyone else, I had to install: sudo apt install xfce4-settings --no-install-recommends [13:48] OK [13:48] thn [13:48] x [13:48] wez, ? [13:48] Thanks [13:53] thanks? [13:57] jailbreak: Yes, thank you. [14:02] wez, you lost? thank you for what? [14:03] 23:47 < jailbreak> for anyone else, I had to install: sudo apt install xfce4-settings --no-install-recommends [14:03] Thank you for the advice. === geirha1 is now known as geirha [14:27] if DNS server is on a wireless-network apart from my computer can I forward its capabilities through another device connected to both networks? [14:28] hi all [14:29] under ubuntu 20.04 LTS Server, what is the proper way of having OpenVPN run the .conf files in /etc/openvpn/ and/or /etc/openvpn/{client,server}/ on system startup? [14:34] I think, for /etc/openvpn/foo.conf, you can do "sudo systemctl enable openvpn@foo" and that's the simplest and most straightforward way of doing it. I've not tested this though (I run mine on demand, manually, rather than at startup). [14:34] /etc/openvpn/{client,server}/ isn't supported by the default configuration shipped by packaging. [14:35] See https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1917170 for details on that. [14:35] Launchpad bug 1917170 in openvpn (Ubuntu) "Update the package to look for configuration files in /etc/openvpn/client instead of /etc/openvpn" [Undecided, Won't Fix] [14:35] I'm guessing that's a change upstream made after the packaging in Debian was originally written, but I'm not sure. === sonOfRa_ is now known as sonOfRa [14:42] Hi, I have a question about the root authority certificates in `/etc/ssl/certs`. I know that the certificates typically come from `/usr/share/ca-certificates/mozilla`, but I appear to have a few more in there entitled things like 0a775a30.0. What package have these come from? [14:48] what video codecs does firefox need to play videos? [14:51] Actually, specifically the `/usr/share/ca-certificates.crt` file [15:02] Hi, I'm trying to install the version of Ansible for focal mentioned in https://launchpad.net/~ansible/+archive/ubuntu/ansible?field.series_filter=focal (`2.10.11-1ppa~focal`) [15:02] I've followed the steps on that page to add the repository but when I update and then do a `apt-cache policy ansible` I only seem to be offered `2.9.6+dfsg-1` [15:06] rbasak: aaah perfect, i was looking for info like that bug report, thank you! [15:07] it'd help if there was simply a README or so in /etc/openvpn/ mentioning to not use those subdirs for now [15:09] rapha: you're welcome! The usual place to look for information is in /usr/share/doc/openvpn/. Is there anything there? [15:12] rbasak: there is indeed a README.systemd there which seems to have the info needed to make the subdirs work. never thought of looking in /usr/share/ though ... too used to Alpine Linux perhaps, which doesn't have man pages or other docs in the filesystem for space constraints. [15:13] rapha: it's the Debian/Ubuntu standard for docs to be in /usr/share/doc/ [15:13] Keeps things distinct from /etc, where extra care applies which is painful for maintainers - preserving user configuration changes, etc. [15:14] relieved though, because now, if there's a power outage, i'll have access ot that box again ... the only way i can get into it is by it dialling home through that pesky http/s proxy [15:14] does make sense rbasak ... and ubuntu leaving docs out of its packages wouldn't make very much sense either [15:16] if now i can figure out how to make storcli talk to the raid controller, all will be good [15:30] onoes [15:31] does anyone know how i could confirm whether ubuntu might have followed suit with RHEL and dropped support for "03:00.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] [1000:005b] (rev 05)"? [16:02] What does the error: bind9 : Depends: bind9-libs (= 1:9.16.1-0ubuntu2) but 1:9.16.1-0ubuntu2.8 is to be installed mean? I have upgraded without issue, but I can't install some programs? [16:03] does this pertain to a dist-upgrade? [16:05] rrr, pleasew,paste apt-cache policy bind9-libs | nc termbin.com 9999 [16:10] ioria, https://termbin.com/hdat [16:11] rrr, apt-cache policy bind9 | nc termbin.com 9999 [16:12] https://termbin.com/1xwn [16:14] rrr, i'am not really into ports.ubuntu.com or arm things; but you might need to add focal-updates to your sources-list [16:15] oh. === engine83 is now known as engine_83 [16:31] How debug why a long running AWS Ubuntu Linux server would need rebooting due to freezing last 2 days? /var/log/syslog and dmesg don't seem to give many clues [16:39] theseb: [16:40] hi interesting question, was VM freeze or Aplication problem [16:45] I have a VPS running OpenVPN and would like to run a webserver from it to test a few projects. Is there a way to block all connections to the server except those from my VPN? [16:45] Meaning, I connect to my VPN, then I can connet to my webserver, otherwise all connections even my home connection are rejected [16:45] plops: AWS [16:46] you can do it in VM level using ufw Uncomplicated FireWall [16:47] first allow your VPN ports, then enable it [16:47] Yeah i've been experimenting with that. If I allow only connections to port 80 from VPN IP that should work? [16:48] yes I believe so [16:50] but something not sound right [16:51] I use vpn to trasnform dinamic IP from the open internet to static ip in a local network [16:53] Punch a hole in my firewall for vpn connections only from there you work normaly in a LAN with private IPs [16:54] WireGuard is very simple btw, I never used openVPN [16:58] Alabalistic_: application hasn't been touched in a while so seems like VM problem? [16:59] check your cloud watch metrics, otrer is cloud trail, [17:01] Alabalistic_: i see 2 times the cpu % spiked up to 100%..will that crash that machine? === j2bv17 is now known as j2bv16 [17:03] theseb: I vould check this time window in logs and try to figure out, it can be lots of things. [17:05] in the cloud you must consider your servers as a cattel not as pets, so try to keep it as vanila as possible and Configuration management system can be handy. [17:07] I can help you with creating a simple ansible playbook which can install your application on a VPS with a mouse click, just looking for some project in ansible. [17:07] weird i never had this problem before...the 100% last for about 2 hrs in the evenings (my time) each time....something blasts the cpu for 2 hrs [17:08] Alabalistic_: thanks but hopefully i don't need to keep rebuilding the server over this [17:09] do you use snaps, they update twice a day [17:09] Alabalistic_: let me check [17:09] sudo snap list [17:09] Alabalistic_: yes [17:10] Alabalistic_: but snap shouldn't take down my system...it isn't just frozen for this 2 hrs but always thereafter [17:10] they update but yes not taking a system down [17:10] Alabalistic_: newbie question but /var/log/syslog is the only/main place to look yes? [17:13] can't tell. my log reading game is not any good [17:19] Alabalistic_: ok ;) [17:20] Alabalistic_: checking the time window in the logs that cloudwatch shows the cpu spike was brilliant..i can see all the out of memory stuff in the logs [17:20] Alabalistic_: thanks for that [17:21] ogra: akik: thanks [17:22] so now I want to migrate away from snap, how do I migrate my data? [17:22] ~/snap/ doesn't contain jack shit [17:23] mind the attitude a bit [17:23] /snap/* seems to contain the program itself, not my data ('profile'/'settings') [17:23] Mekaneck: attitude towards what? [17:23] snap is crap [17:23] that kind of attitude [17:24] are you robbing me of having negative opinion on stuff? [17:24] just drop it. If you don't like it than that's your opinion [17:24] screw off [17:24] again mind your attitudez [17:25] put me to ignore or go wank a cup of tea [17:25] drink* [17:25] dude... keep th IRC Rules and guidelines in mind [17:25] FreeBDSM: chrck you /var [17:26] Alabalistic_: it contains just dirs that match versions of snap packages [17:26] they seem to be empty [17:26] what kind of data do you have [17:26] yeah, they are [17:27] which snap do you use [17:27] Alabalistic_: I don't know. I want to migrate my sublime text 3 profile, because they decided to ruin it and I just learned that snap is such a crap that I just can't tell it to 'freeze' a package like I do with a proper package manager [17:27] I have no idea where it stored the data [17:28] ask google: sublime snap where the data is stored [17:28] have been doing it for the past 40 min [17:28] 'it is in /var/snap' no it isn't [17:28] my destop files in .local/share/applicasions do no longer appear in the menu [17:29] menus are broken since the start [17:29] I don't rely on .desktop files at all [17:30] FreeBDSM, Thanks for your Help ! [17:32] FreeBDSM: just installed sublimetext safes the files in your home [17:33] Alabalistic_: ah, so ~/.config/sublime-text-3 is used by snap? [17:33] then, I guess there should be no migration needed, just deleting snapd and installing sublimetext from a .deb [17:34] will only sacrifice scrcpy then :( [17:34] but maybe I'll make docker to build a .deb of it for me [17:41] or go into software > installed > sublimetext > permissions [17:44] yay, sublimetext still works and it hooked my profile&settings! [17:45] thanks for help! successfully removed snapd! === jeddo_ is now known as jeddo === jeddo_ is now known as jeddo [18:18] Hi, I'm trying to install the .net framework 4.5 on ubuntu and I can't seem to find any info on how to do that. Does anyone know or know where I should ask/look? [18:26] iffraff: https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu [18:28] toddc: thank you but I'm trying to install .net framework 4.5. I have installed .net core 5.0 but when I try to build my app it says " The reference assemblies for .NETFramework,Version=v4.5 were not found" [18:29] Hi, I have UUID=3ADAE5F6DAE5AE77 /mnt/backup ntfs defaults,umask=007,gid=46 0 0 added by ubuntu. but I cannot create folders/files there... I need to do something manually? [18:31] Sayona, what gives 'id' ? are you member of 'plugdev' ? [18:32] oerheks, yes I am. [18:32] else the partition might be dirty, filesystem errors ... use fsck to correct these [18:33] sudo ntfsfix /dev/something [18:34] ah [18:35] Volume is corrupt. You should run chkdsk. [18:35] better from windows, yes [18:36] :| [18:37] hi, installed JDK 16 from Ubuntu Software center via snapcraft.io [18:37] Cannot locate the JAVA_HOME can you help? [18:38] oerheks, is ugly :( [18:40] ah, binaries are named openjdk.java... etc for some reason. [18:40] MrKeuner: JAVA_HOME was used with oracle java when you installed it from a zip file. do you absolutely need it? [18:41] Curious why but that would work, too. [18:41] akik, all I wanted is to use update-alternatives to set default jdk to the one I got from Sanp [18:41] That's why I was looking where they are installed [18:42] MrKeuner: use your package manager to see "dpkg -l" lists all installed packages and "dpkg -L package" lists its files [18:42] akik, doesn't seem to show ones I got from snap [18:43] ubuntu packages java into snap now? [18:43] Which makes sense as snap is a different packagge manager [18:43] jesus [18:43] No they still have jdk in their repo, actually they have lots more 8,11,13,14,16 I think [18:43] I just noticed that while searching for install path of the snap one === danlinux_ is now known as danlinux === EriC^ is now known as EriC^^ [19:54] iffraff: curious, have you solved your issue? [20:17] Conky Manager v2.72 doesn't seem to be workin [20:17] *working [20:19] not sure conky works on wayland.. [20:19] Cinnamon [20:19] On Ubuntu 21.04 [20:20] Conky itself works, but it shows a basic system info panel instead of the nice clock widget i selected [20:21] longest tread on ubuntuforum, 2348 pages and growing https://ubuntuforums.org/showthread.php?t=281865&page=2348 [20:21] post your conky on paste.ubuntu.com? [20:22] Hello! Simple question. I'm writing to AT modem via simple echo commands "echo AT > /dev/ttyUSB1". It works if I do it in sudo shell (sudo -i), but it says "Device or resource busy" without sudo. Problem is that ls -la /dev/ttyUSB1 is 0660 gid 20/dialout, and user is in dialout group [20:23] what's the difference here? Permission says it should be possible to write as group [20:23] oerheks: i have no idea how to configure it other than conky manager [20:25] solved [20:25] VMGuy234 what is conky? === JanC_ is now known as JanC [20:26] jamesp: a thing to put widgets on the desktop [20:26] oh now I remember [20:27] Has the way to customize the MOTD changed? is it not /etc/motd or /etc/motd.tail anymore? [20:28] super see /etc/update-motd.d https://linuxconfig.org/how-to-change-welcome-message-motd-on-ubuntu-18-04-server [20:29] to avoid clutter, custom configs are now in the .d folder, like /usr/share/X11/xorg.conf.d/ [20:30] oerheks: thank ye :) [20:31] i have no idea how to get my widget going i just want a nice looking desktop === Amaranth is now known as Amaranthus [20:37] I'm trying to optimize my boot time (mostly unsuspend time) for an ubuntu box. Its currently at 30seconds. [20:40] sudo dmesg to catch the offenders, but 30 is not bad [20:40] on slow ssd I have about that on kubuntu and 3 gen i5 [20:40] indeed, even 'preload' does not really change that [20:40] !info preload [20:41] preload (0.6.4-5, hirsute): adaptive readahead daemon. In component universe, is optional. Built by preload. Size 29 kB / 92 kB [20:42] systemd-analyze blame or systemd-analyze plot > filename.svg # gives a nice view what is going on [20:42] journalctl -b -0 shows messages from the current boot === Creechy is now known as creechy [20:43] -1 from previous boot, to compare [20:43] no need to 'defrag' :-D [20:43] Alabalistic_: is there such a thing as a slow SSD? :D [20:44] any ssd will do, the accesstime of 0 ms is great [20:44] you have SATA and mSATA this is slow [20:44] and m.2 this is faster [20:44] problem is on the SATA interface, [20:44] 6Gb/s [20:45] I'm asking mostly tongue-in-cheek. I know there are faster technologies... but compared to HDD, any SSD is blazing fast. [20:45] m.2 is connected direct to the PCI slot and there speeds depends on other stuff lines and ... I don't know much about [20:46] I tell people going from HDD to SDD is the single best upgrade you can make to consumer machines. ¯\_(ツ)_/¯ [20:46] yes this is true [20:50] oerheks: Alabalistic_ Thanks! Let me do some digging and see if i can improve the 30s I currently have. I was using systemd-analyze blame to switch off things on the machine. I am suspending/unsuspending a machine on aws which runs ubuntu 20.04lts. Am trying to optimize speed of unsuspend. [20:51] you mean cloud machine? [20:56] pycurious: what is your image, and AMI type [20:56] Alabalistic_: I'm using a ubuntu 20.04lts image [20:58] let me log in AWS and check somthing [20:59] Minimal Ubuntu 20.04 LTS - Focal [20:59] check this out in marketplace [21:03] machine on aws ... lolz, do you think it speeds up? [21:03] then check the 3 gen ssd gp3 as storage option and lets see [21:04] pycurious: I created a instance, now tell me how to benchmark it [21:05] is there some application on it? === Mekaneck is now known as Droid === Droid is now known as Mekaneck [21:11] Alabalistic_: I had to write something to time the reboots/unsuspend/suspend. Here is my current systemd blame: https://paste.ubuntu.com/p/ndRyV7vxdM/ [21:11] oerheks: The initial boot time for this machine was 90 seconds! [21:12] oerheks: journalctl -b -0 —> Hibernation is not considered a boot? I see the list starting here from May instead of today? [21:13] I run the ubuntu minimal from the marketplace, there was licence I had to apply to but the image is free [21:14] https://www.phoronix.com/scan.php?page=news_item&px=Amazon-EC2-July-2018-Boot-Times [21:14] there is some old data [21:14] on boot time [21:16] oerheks: journalctl -t systemd-sleep —> This is not giving much info. [21:19] 22 sec for ubuntu minimal [21:19] on gp3 ebs storage is my best [21:23] Alabalistic_: is that boot/startup time ? or resume time? [21:24] boot [21:24] there is a gap between 16 and 22 seconds, [21:24] pycurious: what's boot number -0 ? [21:26] pycurious: journalctl --list-boots shows they go from 0 to negative -1 -2 [21:27] akik: I'm looking to optimize "resume" [21:28] pycurious: i mean journalctl might get confused if you use -0 instead of 0 [21:28] I'm on Ubuntu focal. I have a second drive that isn't mounted by default but is listed in my file browser and mounts for the session after the first click. I know I can make it mount on startup using fstab. I'm more curious to know where the current configuration is help and which program does it? [21:28] Thanks in advance [21:29] alzgh: /etc/fstab is a text file [21:29] https://manpages.ubuntu.com/manpages/xenial/man5/fstab.5.html [21:30] I know that and what it does. I'm looking to learn where the current situation is configured. [21:31] the stuff that makes it show up in your file manager and mount if you click it? [21:31] that's probably udisks automagic [21:31] yes [21:31] OK, gonna look into that, thanks [21:34] I have a path in my $PATH I want to purge, but so far without success [21:34] where could this have been set besides ~/.profile and ~/.bashrc ? [21:35] and when editing both files simply doing $ source .profile ; should update it then permanently for current session correct? [21:37] (oh and I run 21.04 with default bash, bash version 5.1.4(1)-release) [21:40] well, this is getting on my nervers, I will relog in, I have nothing too important running atm, back in a sec [21:42] now it's really getting on my nerves [21:42] src: what's the path, can you say? [21:43] matsaman: https://termbin.com/pmwu komodo needs to go [21:44] src: you don't see it in this?: grep -Hi komodo ~/.* [21:45] matsaman: I found an .activestate dir that has to go, it's in my .bash_history, besides that ... it's in .viminfo [21:45] the nuclear option, of course, is: fgrep -HIir 'komodoide/12.0/XRE/state' / [21:45] definitely worth running against ~/ first though [21:46] it's possible it weaseled its way into your system-level shell profile, I guess [21:46] I don't think a non-3rd-party Ubuntu package would do that, however [21:47] it's 3rd party [21:47] I can't say 100% sure but I think I used their shell script for installation [21:47] (please no lectures, I know...) [21:48] akshually :D [21:48] src: okay, yeah that's probably why you're in this mess =P [21:48] src: fgrep -HIir 'komodoide/12.0/XRE/state' /etc/ [21:49] alternatively, if you still have the shell script, it will likely be apparent how it's done from reading it [21:49] but the bottom line is that very likely somewhere is the exact string 'komodoide/12.0/XRE/state' in a text file [21:50] how is PATH created? aggregated from all sources or last wins? [21:50] slightly less likely it might be dynamically generated [21:50] currently running a search [21:51] last wins, but it's a variable that can be read and manipulated, so people and organizations are free to complicated it as they like [21:51] matsaman: I have export PATH="$PATH:/home/kb/.komodoide/12.0/XRE/state" in my .viminfo [21:51] it could even be something horrible like PATH=foo:bar:`evaluate special nonsense without referring to 'komodo' at all`:baz [21:51] but I doubt it's that [21:51] src: nah that's not it [21:52] src: I would check ~/.* (without -r / recursing), and then /etc/, and then ~/ (with -r / recursing), and then / [21:52] that is, /etc/ with -r =) [21:52] and / [21:53] but in that order [21:54] on it [21:54] if you're done with the app, it might be worth finding the installer/install script anyway, though [21:54] as you might be missing other crufty bits you'd probably be best to remove [21:55] it's not on my system anymore [21:55] * matsaman shrugs [21:55] there's one IDE I will never use out of principle :P [21:55] /join #docker [21:55] err... [21:55] sorry [21:56] src what is it? [21:56] alzgh: https://en.wikipedia.org/wiki/Komodo_IDE [21:57] wasn't my cup of tea anyways [21:57] what was it doing on your system then :) [21:57] how would I know if it was or wasn't [21:58] using vscode until onivim is in a usable state and maybe giving that a spin [21:59] but I'm done with pretty much any other editor/IDE... I've been exploring once more lately and vscode is hard to beat for a single stop solution [21:59] yeah, onivim intrigued me truly [21:59] how can I pair apple airpods pro with Linux? [21:59] only IDE I might give a spin at some point is jetbrains (supposed to be awesome for hard debugging problems) [22:00] alzgh: yeah seems pretty awesome [22:00] ice9: do they use bluethoot [22:01] Alabalistic_, of course [22:01] then put them in peer mode and connect them as any other bluethoot [22:02] Alabalistic_, i'm trying to pair it from gnome settings and it just spins for a while and nothing happens [22:02] they should work with limited functionality [22:09] it's working now as speaker only and mic doesn't work, any idea? [22:10] search engine says: https://reckoning.dev/blog/airpods-pro-ubuntu/ [22:11] :shrug: if that works, seems to use ofono [22:14] matsaman: thanks a lot btw for trying to help [22:15] I will leave it for another day it seems, I've wasted too much time with this already, but even the searches did not turn up something obvious to me [22:22] I'm getting so many messages of "Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7" so what is triggering hibernation since i'm using the laptop? === xse_ is now known as xse === deadalnix_ is now known as deadalnix === Alabalistic_ is now known as Alabalistic