[00:39] hi, is it safe to add a wrapper to gio to make it fail whenever launched as root? [00:40] safe? === NeoFAT32_ is now known as NeoFAT32 === arraybolt3_ is now known as arraybolt3 === realivanjx6 is now known as realivanjx === arraybolt3_ is now known as arraybolt3 === root is now known as Guest6009 === Tani is now known as Tanini === ledeni_ is now known as ledeni [03:15] Yes. [03:15] oerheks: Wrong channel? [03:16] He is just a very positive person. [03:17] I do not take No for a burp. [03:17] !offtopic [03:17] #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! === realivanjx3 is now known as realivanjx [03:53] why are viewers like okular and text editors like kate using CPU even when minimized or on another virtualdesktop? [03:55] bad programming [03:56] why is that bad? [03:56] my gnome pdf viewer does not use any recognizable amount of CPU cycles when minimized though [03:57] and i never saw that happenen with kate either [03:57] PDF files can have active macros that run even when the viewer is not in the foreground. Some of these are very bad things you do not want running on your computer. [03:57] I'd want to make really sure why those vewiers are using CPU in the background. [03:59] To be fair, it's only 0.1% - 0.2%, but I was expecting 0.0. The screen is locked and I am ssh'ing from outside, they are displaying unchanging content, so I would expect that there is no need to wake them up for updates. [04:00] a running process with never use 0% [04:00] *will [04:01] your TV uses power in standby too. it waits for you to interact with it [04:04] I do not understand GUI concurrancy, I guess I was expecting that the process would tell the OS, "I'm going to sleep, wake me when I need to do something" [04:30] Or, "I'm going to sleep, wake me in one of the following circumstances: data to port N, action on my window."  Is that not an option for a modern OS? [04:30] !ot | Guest99 [04:30] Guest99: #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! [04:31] um this is for a Ubuntu 22.04 system, I'm not asking about Windows. [04:32] "I'm going to sleep, wake me in one of the following circumstances: data to port N, action on my window." Is that not an option for Ubuntu 22.04 ? [04:32] it is not a support topic. if you want to discuss Ubuntu feel free to do so in #ubuntu-discuss === esv_ is now known as esv === nate is now known as Guest2602 === realivanjx7 is now known as realivanjx === synapt is now known as nate [06:04] 5465 === Bocaneri is now known as Guest5611 === Guest1951 is now known as Daniel === JoelJoel is now known as Joel [06:57] I just bought a TV-B-Gone, It's a tiny remote which turns [06:57] TVs on or off, using a big list of TV Power codes. It's very fun to use to turn off TVs in sports bars during the "Big game" or in doctors offices to turn off the TV. [06:58] Hotel lobby, Sports bars, you can turn the TVs off [06:58] its very fun [07:07] Guest97: great, now see what ravage said 2 lines above ^ [07:08] I dont see anything [07:08] from him [07:08] ravageR 06:32 it is not a support topic. if you want to discuss Ubuntu feel free to do so in #ubuntu-discuss === realivanjx3 is now known as realivanjx === Bocaneri is now known as Guest1505 === anwesha_ is now known as anwesha [08:21] Hey, I just did an upgrade from 20.04 to 22.04. The upgrade window closed and I thought I needed to reboot. Now I always fall back to emergency mode and I am not able to recover from there. I can see that I have 1632 packages which need to be upgraded, but whenever I do so, after a minute I get the initial message that I am in emergency mode again [08:21] and nothing happend. What can I do, to finish my upgrade? [08:32] Boot from a live cd, chroot and upgrade from there [08:38] I will try it from there === Bencraft14195660 is now known as Bencraft1419566 === mkv is now known as m4v [10:10] * bittin is watching the Summit now had another meeting that collided this morning === victor9098 is now known as kd353 [10:23] does "'string'" or "'string'" have some kind of special meaning to dconf and gsettings ? === Guest1505 is now known as Sauvin [10:30] because it's odd you can't save a string of \n without using either of them [10:30] '\n' or "\n" results in \\n [10:30] [25644] Error loading Python lib '/tmp/_MEIN4ttjL/libpython3.9.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/_MEIN4ttjL/libpython3.9.so.1.0) .. is there a way to upgrade GLIBC to 2.28 on ubuntu 18? [10:30] but '"\n"' or "'\n'" results in \n === EriC^ is now known as EriC^^ [11:10] I get an error when running "update-initramfs" saying that "target luks-ID not found in /etc/crypttab" in a chroot environment. I have an entry in my /etc/crypttab with exactly that UUID, but it is not starting with "luks-". [11:10] When restarting the computer it also boots, but does not ask for the decryption of my devices. [11:10] Do you have an idea, how to resolve that warning and let my system ask for the decryption password again? [11:14] Florian33: can you pastebin /etc/crypttab [11:21] EriC^^ https://pastebin.ubuntu.com/p/XwwsCJFB22/ === mkv is now known as m4v === realivanjx9 is now known as realivanjx === ubuntu is now known as Guest4024 [11:43] ? [11:43] Im from UB 7.10 [11:52] Florian33: the problem is that you mounted the encrypted rootos from the file manager and it set it to luks-uuid, you need to unmount, close it then use the cryptsetup command to decrypt it with the name nvme0n1p3_crypt and then it should work out [11:53] Florian33: unmount the root partition then sudo cryptsetup luksClose luks-51ff6f39-e06c-4162-8177-50a9a279e08f [11:54] then do sudo cryptsetup luksOpen /dev/nvme0n1p3 nvme0n1p3_crypt (you might need to use another /dev/nvme...) depending on what it's called in "sudo parted -ls" output [12:39] EriC^^ thanks, that worked out. Can boot again and it decrypts the drives; with a black X-Server though. I will have a look into that now [12:40] Florian33: no problem, sounds good [12:53] why am I getting this? the file exists as you can see. http://paste.debian.net/1259840/ [12:54] Kartagis-: apt install ./file.deb, put ./ in front [12:56] alkisg: what about http://paste.debian.net/1259840/? [12:57] Kartagis-: yes I saw it, and I answered about it [12:57] alkisg: did you? when? [12:57] apt install ./file.deb, put ./ in front [12:58] oh, mispaste. one sec [12:58] I guess it'll be faster if I put it for you: LANG=en_US sudo apt install ./stremio_4.4.137-1_amd64.deb -y [12:58] alkisg: http://paste.debian.net/1259841/ [12:59] Kartagis-: https://packages.ubuntu.com/search?keywords=libfdk-aac1 [12:59] This package is available for 18.04 and 20.04, not 22.04 [12:59] Which means that the .deb you're trying to install doesn't properly support 22.04 [13:01] Kartagis-: try this one instead: https://dl.strem.io/shell-linux/v4.4.159/stremio_4.4.159-1_amd64.deb [13:01] It's newer, it might have updated dependencies [13:04] alkisg: nope, still is dependent on that [13:05] Try the flatpak version then. If that doesn't work either, then you can start getting tricky :) [13:06] (tricky = something like this: https://askubuntu.com/questions/1403911/stremio-doesnt-launch-on-ubuntu-22-04) [13:08] (https://packages.ubuntu.com/focal/amd64/libfdk-aac1/download) [13:12] hello [13:12] hi [13:30] I will install back ubuntu 18.04 and will try to update the uefi. That way maybe afterwards with the updated uefi, the new windows installation will see the nvme drive. [13:30] oh, I wont be able to update the uefi, since the only update file is .exe from the official manufacture [13:35] Hi all [13:36] hey === realivanjx2 is now known as realivanjx [13:47] Hi all, is there a way to trace what keeps trying to do an ssh login locally ? [13:47] When doing backup, is there any reason to include anything other than /etc and $HOME? [13:47] I keep seeing "Connection closed by 127.0.0.1 port 44546 [preauth]" ? [13:49] fauxpride: the users choice, we used to have aptoncd backing up programs too [13:50] lotuspsych - Thanks. I'll back up under the assumption that I'll have a working internet connection to the machine I restore to, so that's probably not needed. [13:50] !backup | fauxpride see also [13:50] fauxpride see also: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup, !borg, and !cloning [13:51] this is for my VPS to which I have to GUI access, btw. [13:51] anyway, thanks for the links. [13:57] fauxpride can you send a screenshot of the GUI, censoring any personal information if any [13:58] I'm not currently running ubuntu. [13:58] I miss how it looks [13:59] BrassPin88: you're asking for a screenshot of the ubuntu desktop? [13:59] no [14:00] just the VPS GUI [14:00] It's okay, I just remembered I can look it up myself. [14:00] Unless the user I contacted was a ricer. [14:00] BrassPin88: https://www.deviantart.com/adrelynx/art/Ubuntu-7-04-xGl-Anime-72636109 [14:00] not mine, but it works if you just want to remember how it looks. [14:25] hi [14:25] iam using lubuntu [14:25] strange nm works on start... but if connection lost (wifi) not reconnect anymore to the same AP.... [14:28] this chat works or is abandoned? [14:29] this chat is not abandoned, but sometimes it takes a while for somebody to respond with something useful [14:29] ok habbie thank you [14:36] Good day all. I understand this question is rather broad. I have a NAS I would like to view/play files off of that I connect via an SMB share. It seems that no audio player supports file linking from an smb:// prefixed filesystem. Is there a way to connect to the SMB share without mounting via fstab? I feel like if for some reason connection cannot be established, it will kill boot if I do so via [14:36] mountpoints/fstab. [14:39] mcj: vlc works just fine over smb [14:40] leftyfb you know the command for reset nm and wifi0 ? [14:40] leftyfb: I get a "Your input can't be opened: VLC is unable to open the MRL 'smb://fileserv.local/xxx.flac'. Check the log for details." error when attempting to open. If it helps, I am using Kubuntu 22.04 LTS. [14:40] mcj: check the log for details. It's more than likely not due to it being a smb URI [14:41] VLC doesn't specify where the log is that it's writing to [14:41] mcj: https://askubuntu.com/a/910038 # first result on google for "vlc log ubuntu" [14:42] Heh, log is disabled by default... that would be a good start. Thanks [14:43] i have installed ubuntu 18.04 with lots of errors showed. Now I am continuing using it before restarting. How can I pastebin the logs from the installation? [14:43] wich logs to look for? [14:44] "smb error: open failed for 'fileserv.local/xxx.flac' (Invalid argument)" Hmm. Would this indicate that Dolphin is not prefixing the argument with the smb:// prefix? [14:44] brkkk_: why are you installing 18.04 over 20.04 or 22.04? [14:45] mcj: I have zero experience with Dolphin. Sorry [14:45] It's all good. Thanks for pointing me in a direction, leftyfb ! [14:46] leftyfb, can you please let me know which logs to to look for and pastebin to see what errors there was with the installation [14:46] naxil, there is #lubuntu also [14:46] brkkk_: why are you installing 18.04 over 20.04 or 22.04? [14:47] leftyfb, because 20.04 and 22.04 doesn't have drivers for the drive and sound card. [14:47] brkkk_: uh. I am very doubtful that is true. Especially with a mass storage device [14:47] the laptop was running fine with the 18.04 for few years. Yesterday installed 22.04 and since then its not even loading properly. leftyfb [14:48] brkkk_: was it an upgrade or fresh install of 22.04? [14:48] fresh install leftyfb [14:48] earsing everything and installoing it [14:48] now after the installation, I can't boot with UEFI. It boots only with legacy boot. [14:49] brkkk_: I would highly suggest installing 22.04 and troubleshooting with this channel from there. Not from 18.04. You're trading problems with a very old release with problems with a modern release [14:49] brkkk_: why do you need UEFI over legacy? [14:50] leftyfb, im daeling with this since yesterday and all night. its a mess. I need to see the errors that have recorded while installing it. [14:50] can you please let me know where to look for these logs? [14:50] then I will look online for solutions. [14:51] you need to boot with the installer in efi mode. You can still use efibootmgr and grub2-mkconfig. You will need to install some of the kernel efi packages if I recall right [14:51] brkkk_: /var/log/installer [14:51] thanks [14:51] brkkk_: https://askubuntu.com/questions/758089/ubuntu-installation-takes-an-hour-is-there-any-way-to-see-logs # first result on google for "ubuntu installer logs" [14:52] if you boot with the installer from usb in legacy mode it will install in legacy mode, mistake I've made on accident myself [14:54] efibootmgr is a bit of pain to use, but it's very helpful to get to know it [14:54] peacefulman, you are roght. Thats how I boot the installer in legacy mode an hour ago. Now I booted and installed with UEFI ...and should be fine, but first I wanted to check the errors, in case it still doesnt load the os [14:57] brkkk_: maybe your media or hard drive is bad? [14:58] brkkk_: I use to test the media on booting up with that boot menu option but sometimes it seems to complain even when there's nothing really wrong due to various bugs in the installer [14:58] peacefulman, it is the hard drive that is not configured properly. Now I boot and I am with Perform MOK Mamagement [15:00] should I enroll the keys from disk, or hash from disk ... whats the difference [15:00] I don't have a key to install [15:01] brkkk_: I'm not sure what you are referring to. I don't remember seeing that when I install ubuntu 20.04 or 22 in EFI mode. [15:01] brkkk_: you should disable secure boot [15:02] ok will disable it on the next boot [15:02] oh yeah, that. The bios should have an option to disable that [15:02] ok it loads fine now. [15:02] brkkk_: you should disable secure boot and THEN install ubuntu (22.04) [15:03] peacefulman, the problem was as you said - booting the installation media while in legacy mode [15:03] brkkk_: there's nothing wrong with legacy mode [15:04] efi mode can be helpful though if you have multiple os on the machine [15:04] (sometimes) [15:04] also not a requirement for that use case [15:05] sigh, i forgot the passowrd now [15:05] brkkk_: disable secure boot and install ubuntu (22.04) from scratch. I can almost guarantee you it will work without issue [15:09] Dr. Pizza? [15:09] opps wrong chat, sorry [15:12] OK, this may sound silly, but here it is. Warning, it's long. I have a desktop with four drives plugged in (one NVMe, one USB for holding the boot files, long story, irrelevant to the rest of this, and two 6 TB HDDs). I installed Lubuntu onto it last night (boot files on USB, root on NVMe), and then set up a ZFS mirrored array on the two 6 TB drives, with compression enabled. I then copied a bunch [15:12] of critical data onto the array in order to back it up. After a good long while, the backups finished, and I then just left the desktop sitting there idle. [15:12] I then had a brief power outage which improperly turned off the desktop. [15:13] I have it back on and all of the files seem to be there, but I'm worried that maybe some data might have been left in RAM and not been written to disk or something. How likely is it that some of the data is lost? [15:13] (I'm currently SHA256SUM'ing everything on both the source and backup drives so I can compare and make sure that everything's right, but if this is a giant waste of time I'd rather not do it in the future, and maybe even stop it now.) [15:32] Hello friends! [15:32] I wanted to ask how to go about patching a CVE in Ubuntu [15:33] you got a bug ID of your case mickeypash ? [15:33] https://ubuntu.com/security/CVE-2022-42919 [15:33] -ubottu:#ubuntu- Python 3.9.x and 3.10.x through 3.10.8 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles ... [15:34] ^ wow cool [15:35] So basically for python 3.9~20.04 there is a patch on the Python-side: https://github.com/python/cpython/pull/98504 [15:35] -ubottu:#ubuntu- Pull 98504 in python/cpython "[3.9] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-98501)" [Merged] [15:36] mickeypash: In general, a standard system update will make all the necessary changes., https://ubuntu.com/security/notices/USN-5713-1 [15:36] You mean upgrading to 22.04? [15:37] mickeypash: what version of ubuntu are you running? [15:37] Thing is I'm running this on a server with many other dependencies all pinned to specific version [15:37] 20.04 [15:42] yoo [15:42] qitz [15:43] I'm surprised that it hasn't been patched in other versions? === realivanjx7 is now known as realivanjx [15:44] mickeypash: https://ubuntu.com/security/CVE-2022-42919 [15:45] -ubottu:#ubuntu- Python 3.9.x and 3.10.x through 3.10.8 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles ... [15:47] mickeypash: python 3.9 isn't used/installed on ubuntu 20.04 by default [15:47] 3.8.10 is the default which isn't vulnerable to the issue [15:49] Thanks! But what I don't understand is why 3.9~focal is mentioned as Needed in the list? [15:49] If it's not installed by default would it no say "Does not exist"? [15:50] because it does exist and is available to install, it just isn't installed by default [15:52] Okay. What about 3.9~jammy = Does not exist? This implies that it cannot be installed? [15:55] mickeypash: as per the link and if you check using apt, python 3.9 does not exist in Ubuntu 22.04 [15:56] I put some icon shortcuts on mate-panel, where those info stores? [15:57] gets stored? [15:57] It's pretty lame of developers to require the latest release of a run-time environment for languages that are widely distributed as older versions, particularly in stable applications. [15:57] pavlushka: that's very Ubuntu Mate specific, maybe try #ubuntu-mate ? === trogloditas_ is now known as sinvet [15:58] What does it say about the stability of your project if it won't even run on most stable distributions? [15:59] jhutchins: you know python has it's own LTS and supported releases of python right? [16:00] jhutchins: it might not make sense for 22.04 to add python 3.9 when python 3.9 will be out of support halfway through Ubuntu 22.04's lifecycle [16:10] brkkk_: please do not PM. Post here if you need help [16:11] ah sorry [16:11] leftyfb thanks for this! apologies if the weird questions. just trying to make sense of it all. [16:11] even if 3.9~focal is not installed by default. What is the process for people to apply a patch to it? [16:12] mickeypash: you'll want to get it into python3.9 in general. Not just Ubuntu. [16:12] It's already in python3.9:) [16:12] if I copy the files from the timeshift backup to a usb, I can then restore the os on a new install, right? [16:12] brkkk_: no. You'll need to reinstall timeshift and then restore [16:13] yes, on the new install will install timeshift and will use these files from the usb? [16:14] brkkk_: if that's how timeshift works, then yes. I don't have any experience with timeshift [16:14] me neither [16:15] leftyfb: My point is that it's a lot smarter to release python software that's supported by an LTS release than to rely on the bleeding edge of python development. [16:20] i have no sound again [16:22] 22.04 with kernel 5.15.0-52? [16:22] leftyfb so given that there is a patch in 3.9 and it's available for install on 20.04. What is the process for creating the Ubuntu patch? [16:22] Similar to how there is one for 3.10~22.04 - https://launchpad.net/ubuntu/+source/python3.10/3.10.6-1~22.04.1 [16:23] However 3.10~22.04 is managed by the Ubuntu Security team [16:23] mickeypash: maybe try asking in #ubuntu-security to see what the hold-up is [16:23] ug, windows vista [16:23] leftyfb  > All binary packages in main and restricted are supported by the Ubuntu Security team for the life of an Ubuntu release, while binary packages in universe and multiverse are supported by the Ubuntu community. [16:24] peacefulman: wrong channel [16:24] leftyfb: sorry just commenting on his nick :) [16:24] Because 3.9 is part of the universe repo it has to be done by the Ubuntu community? [16:26] mickeypash: https://packages.ubuntu.com/focal-updates/python3.9 [16:26] "Maintainer: Ubuntu Core Developers (Mail Archive)" [16:26] mickeypash: ubuntu-devel-discuss@lists.ubuntu.com === djhankb3 is now known as djhankb [16:28] leftyfb thanks this is super useful context. I actually contacted the person from the 22.04 patch and he referred me to this page: [16:28] https://wiki.ubuntu.com/SecurityTeam/FAQ#Official%20Support [16:28] It states that universe packages are handled by the Ubuntu comminuty? [16:28] > All binary packages in main and restricted are supported by the Ubuntu Security team for the life of an Ubuntu release, while binary packages in universe and multiverse are supported by the Ubuntu community. [16:28] :( [16:35] hi === ledeni_ is now known as ledeni [16:58] I have a Thinkpad x280 which I installed ubuntu-20.04 on, I didn't update since September and just updated today and now my Keyboard is acting weird. the keys [a, s, d, f, j, k, l, and ; ] are not working. and the fn key acts all strange. Any ideas on how to fix this? I tried a reinstall but that didn't work [17:02] Hi all, is there a way to trace what keeps trying to do an ssh login locally ? I keep seeing "Connection closed by 127.0.0.1 port 44546 [preauth]" ? [17:10] @Tazy: can you run a tcpdump on that port? [17:15] I can [17:16] pavlos, but the port keeps changing in the logs [17:16] @Tazy: how do you get that line? from syslog? === Tazmainian is now known as Tazy [17:20] pavlos, journalctl [17:22] @Tazy: usually this msg indicates a process tried to ssh but timed out. Could be ansible, nfs, or other processes. [17:22] I don't have any of that installed or running [17:22] unless it's samba or smb [17:23] okay so I see with tcpdump 'n IP localhost.38890 > localhost.ssh: Flags [R], seq 3525891528, win 0, length 0' [17:23] so it is locally [17:25] I have a drive that is consistently reporting a stable number of bad sectors. Is there a way to acknowledge this message and mark the sectors as unusable so that the message doesn't repeat? [17:25] jhutchins: replace the drive [17:25] leftyfb: The errors are not progressing. [17:25] jhutchins: replace the drive === jgee118 is now known as jgee11 [17:26] jhutchins: if you don't care about the data on the drive ... continue on using it [17:27] Thanks. Maybe I should turn it off and turn it back on again, or reinstall Windows. [17:28] @Tazy: is your .ssh/ 600 [17:29] It's been reporting the same number of sectors for a LONG time. In my experience, as long as the bad blocks/sectors don't increase the drive is stable and reliable. [17:29] pavlos, heh no, 700 [17:30] jhutchins: and what about the sectors and issues with the drive that it isn't reporting on? [17:31] pavlos, so this might help "pam_unix(sudo:session): session closed for user root" [17:31] that is from the auth.log [17:32] Tazy: Just a WAG: It's probably cron. [17:32] jhutchins, I see that, just before I see another connection closed [preauth] [17:33] oh wait yeah I see [17:38] jhutchins, but I have a cron job that makes a remote ssh connection, not locally and not this frequent either [17:40] @Tazy: I get them as well, https://termbin.com/72nk [17:41] @Tazy: seems to run every 5 min but I dont have such a cron === realivanjx5 is now known as realivanjx [17:52] hi :) I'm looking for very light-weight X11 remote control. when VLC on my Ubuntu focal netbook is playing a live stream, the saturation meters in my task bar show about 90% for RAM and 70% for CPU. That's not enough left for VNC in Remmina, but I still want to control my browser and text editor on one of my strong machines (also Ubuntu focal). I don't need realtime, and I only need to see small portions of the remote display. Do we have some very [17:52] lazy remote control software that I can tell which screen regions to capture and when? [17:54] Tazy: I think there are regular system maintenance tasks that make root connections. [17:57] talking about remote control, anyone of you using your phone as a remote control over bluetooth to start one thing or another on your PC? or raise/lower the volume etc? [17:58] cartdrige, while we're waiting for someone to confess, you may already ask your real question. [17:59] jhutchins, but that is still odd, since it doesn't complete the connection [18:00] what software is good to act as a bluetooth receiver on ubuntu to start app from my phone with a remote control bt android app, maybe. bind system shortcuts. [18:00] I wonder if it's an sshd health check [18:03] cartdrige, if your phone can act as a keyboard or remote control (usually implemented as a keyboard), you can use it like any generic additional keyboard. my method to turn any keyboard into 105 "extra"/"special"/"macro" buttons is to use xinput to make the keyboard "floating" (so it doesn't do traditional key events), use xinput again to listen for events on that specific keyboard, pipe that to sed to transform the event reports into commands, and [18:03] pipe those commands to a shell. [18:04] i see. [18:06] another easy way is to setup a simple static webserver like the one that comes with python, and monitor either the access logs or the webserver's disk access (using inotifywait) to trigger shell commands whenever you visit one of some user-defined special URLs on that web server. [18:07] when monitoring the access logs, you may even be able to capture form data if the HTML form uses the HTTP GET method. [18:20] I have a Thinkpad x280 which I installed ubuntu-20.04 on, I didn't update since September and just updated today and now my Keyboard is acting weird. the keys [a, s, d, f, j, k, l, and ; ] are not working. and the fn key acts all strange. Any ideas on how to fix this? I tried a reinstall but that didn't work [18:26] Hello fellas. I'm coming back to ubuntu after a while, still a beginner. I need to adjust the scroll speed of my mouse, but on google I found multiple solutions, some from as late as 2015. What is the standard way to do that? (usb mouse) [18:47] tonisarom, first, check with booting from a live CD whether it works there. if your BIOS or UEFI setup has a text field where you can type freely, test there as well. [18:48] Guest420, Show all applications > settings > mouse speed [19:06] coconut: on focal fossa there is no such option [19:08] Sven_vB unfortunately it is not working in the BIOS either, I had the same issue before and when I reverted to an old ubuntu server 20.04 installation it worked fine. This time that is not working either. [19:13] tonisarom, if it doesn't work in the BIOS, it might be a hardware problem. maybe re-plug all cables? [19:15] Sven_vB the main issue is that the "fn" button is acting weirdly. When I click it acts like a macro clicking lots of keys (alt, B, space ...etc) [19:15] but I guess I can try to open up the laptop and reconnect the keyboard, even though I have not opened this laptop before [19:24] Guest420, and "Show all applications > settings > Mouse & Touchpad" ? [19:24] coconut: I'm sorry. that exists. what doesn't is the scroll speed ajusting option [19:27] coconut: need to reboot brb [19:30] coconut: I'm back [19:31] Peter420, i cannot find scroll speed eather [19:41] Are cv25519 keys supported on launchpad yet? [19:43] (I guess not because launchpad keeps erroring when I try to add it to my PGP keys) [19:43] IIRC there is a bug report about that [19:44] I read that. Now I need to delete that key [19:44] (Revoke for now, at least) [19:45] you can also ask in #launchpad for help with launchpad [19:45] Alright thank you! [19:46] Question for you guys: I have a 1TB disk on my box, with 1 partition, formatted ext4. It contains a subdirectory for my home directory. Using Windows 11 WSL 2.0, my linux user should use this directory, but I need some way to mount it before that user logs in. The issue is that there are two commands that much be run BEFORE EACH OTHER: [19:47] In admin powershell, I have to run this command to mount the device on WSL, and it uses the currently-running WSL: wsl --mount \\.\PHYSICALDRIVE1 [19:47] But the WSL has to be currently running, which means that my user is logged in, but my user's home directory is on that mounted disk. === realivanjx7 is now known as realivanjx [19:49] Does that make any sense? Anyone have an idea how to solve this? It seems like I want to run the WSL process, _without logging in_, and then mount via powershell, and then mount the disk under Ubuntu, and THEN have my user log in. [19:51] can't WSL run things before you log in? [19:54] Ugh, sorry, my chat client fell over some some reason. Where there any answers to my question while I was away? [19:57] Good afternoon, folks.  I can't be the only person having enormous problems with kinetic (22.10) crashing.  Is there any generalized discussion of this in any particular channel? [19:58] ThatGuy208, Have you checked dmesg and journalctl to scope out any possible info? Not sure on the other hand. [20:00] not sure where to look in dmesg since it seems to reset itself during boot and the system is unresponsive before I reboot... [20:01] ThatGuy208, try "dmesg | less" (without the quotes ofc) or did you do this already? [20:01] I did- it's only data from the most recent boot [20:01] Huh. [20:02] Did you check /var/log ? ( Basically to check if there's any log files of interest that might be related) [20:03] I have before, not this time.  Nothing popped out at me.  Looking at journalctl now.  Seeing "watchdog: BUG: soft lockup - CPU#2 stuck for 585s!" [20:06] nvidia card or smth? I remember seeing something about a bug with soft lockups and some driver? [20:06] I was about to say it could be something to do with hardware [20:07] Looks like maybe.  Thanks for the tip.  I was having trouble finding anything that even approximated an error message anywhere. [20:07] https://askubuntu.com/questions/1436787/debugging-slow-boot-soft-lockup [20:08] Ooh. [20:08] Thanks, guitargirl15 [20:09] Looks like it didn't fix the problem for this other person tho. [20:10] quit [20:10] ThatGuy208: To answer your initial question, no, we haven't seen a rash of 22.10 crashes here. [20:10] OK- thanks, jhutchins [20:11] ThatGuy208, I use Kubuntu so I couldn't say anything about crashes for Ubuntu/ [20:11] Hi [20:11] How can i use my vps's internet on local machine via vpn? so I first make vpn connection to the vps via my local internet. And once connection is made, I use the internet of vps machine? [20:11] ThatGuy208: A few people have had problems with some of the subsystems after upgrading from 22.04, but nothing really consistent. [20:11] thib_alt: Hasn't really been out long enough to spot trends. [20:11] Yeah, here I'm running ubuntu and installed kplasma on it.  It was doing it under the regular interface too. [20:12] Intelo as they told you over in #linux, you *can* but that likely won't solve your problem [20:12] let me try [20:12] mzamenskidev: current dmsg includes a pager [20:12] mzamenskidev: Try dmesg -T [20:13] guitargirl15 what are my options? [20:13] Intelo: What hypervisor host are you using? [20:13] Ah thanks for the info jhutchins [20:13] jhutchins how can I check? The vps is vultr [20:14] Intelo: If it's a commercial VPS, normal network configurations should work. Failing that, you'll need to contact your provider for compatible settings. [20:15] jhutchins ok but how can I do this? ie use its internet route at home [20:16] Intelo: Really depends on what the provider has configured, you should be able to do split forwarding, the routing table of the remote VPN should be configured to forward traffic to the internet, but that's up to whoever set up the remote VPN. [20:17] wiregaurd [20:17] jhutchins what techniques I can use? proxy, masquerade, some other? [20:17] ThatGuy208: One diagnostic step would be to either run without the GUI and see if it's stable, and/or switch to another desktop like lxde or xfce and see if they crash. [20:18] ThatGuy208: Can you tell if it's a specific application that it crashes with?? [20:18] Intelo: VPNs usually just use split forwarding. Find the simplest solution. Again, check with your provider. [20:19] jhutchins provider has no objections [20:19] jhutchins what would be the simplest solution in your opinion? [20:20] Intelo: Who set up the remote VPN host? [20:21] jhutchins I did [20:21] Intelo, what *exactly* are you trying to do? the VPN won't make things faster, only slower [20:21] Intelo: Figure out how to enable forwarding on that host then. [20:21] my soundcore life 2 mini wont connect to bluetooth properly in ubuntu 22.10 [20:21] (wireless earplugs) [20:22] they worked fine in 22.04 [20:22] guitargirl15 true. but there is a a difference between surfing 1000s of sites directly via poor modem and home dsl infrastructure totalling a 1g traffic VS doing the same thing via encyrpted streamed packets through vpn through vps's internet and still totalling 1g of same traffic. [20:22] Intelo: are you able to VPN to your VPS right now? [20:22] leftyfb yes [20:23] wireguard is setup fine [20:23] Intelo: when you are connected to the VPN, go to http://ipchicken.com [20:23] well i connect by ssh.. [20:23] ipchecken is not relevant. is it? [20:23] Intelo: are you connected to the VPN to your VPS right now? [20:23] yes, [20:24] Intelo: when you are connected to the VPN, go to http://ipchicken.com [20:24] but my ip and its ip are different [20:24] ok.. [20:24] then? [20:24] Intelo: is that ip you see your home internet or from your VPS? [20:24] home [20:24] Intelo: then you didn't setup the VPN properly [20:24] thats what I want to change ^ [20:25] leftyfb ... I have set it up fine. I can connect to it by using ssh 10.0.0.1 [20:25] Intelo: ok, then there's no problem. Congrats [20:25] ya theres no problem. Thanks [20:26] Anyway, so I was saying people, my internet and vps's interent is different. We just both connect with each other. How can I use vps's internet and not mine? [20:26] Intelo: setup your VPN properly [20:27] leftyfb am.. can you be more specific? [20:27] Intelo: if it was setup properly, then you would achieve the results you expect [20:27] which part to set it up like that? [20:27] Its just "connected" [20:28] Intelo: https://www.wireguard.com/netns/ [20:28] not routing raffic [20:28] God, why did they remove avconv. It was good. [20:29] leftyfb I see. I should read this.  So no need for masquerade, or proxy or something else? [20:30] leftyfb lastly, would you agree on this: but there is a a difference between surfing 1000s of sites directly via poor modem and home dsl infrastructure totalling a 1g traffic VS doing the same thing via encyrpted streamed packets through vpn through vps's internet and still totalling 1g of same traffic. [20:30] so what i am doing might help? [20:30] Intelo: I don't understand the question or your end goal [20:30] leftyfb my real question: I have a vps, I connect to it from home via wireguard vpn. At home I have dsl. The dsl / model etc is not so satisfactory for professional work and apparently I do not have much options. I have good internet at the remote vps. And good hardware at home. How can I use the internet of vps server via vpn while I am at my [20:30] home? I have no clue on this except once I did `ssh ip -D port` and made it socks in firefox. But this is different. I think I need this for console apps mostly. Any ideas? [20:30] Intelo: Adding complexity and additional layers will only slow down whatever connection you have. [20:31] Intelo: a VPN will not improve your connection in any way [20:31] I know but I think my own connection cannot handle multiple internet requests at a single time. jhutchins leftyfb [20:32] Intelo: a VPN will not improve your connection in any way [20:32] Intelo: in fact, it will hinder it [20:32] I "thought" requests to vpn would make it lesser requests AND vps would be hitting the sites. So getting better respones [20:32] Intelo: a VPN will not improve your connection in any way [20:33] leftyfb jhutchins I see. So how can i find out if its the modem/router that is poor or the interent itself at my home? [20:33] Intelo: that is offtopic here [20:33] where can we talk? [20:33] Intelo: try #hardware maybe [20:33] are you there? [20:34] Looks like I am banned there [20:34] leftyfb ##networking? [20:34] leftyfb ##networking * [20:34] Intelo: good luck [20:34] Thats interesting [20:35] Thanks [20:43] anyone else having bluetooth issues? [20:44] Hi, I am totally blind and so tried to use the orca screen reader to install ubuntu both the 22.04 normal system and the canary installer and when pressing windows and alt and s to start orca after hearing the boot up sound which I think should have a message in it about how to enable speech for those of us who can not see the screen once the installer launches no keyboard controls work in it and I could not locate anyone to write to about this? [20:45] The canary installer had no boot up sound and no speech could be enabled using the keyboard so I have no clue if sound cards were detected and on the wiki for the accessibility team no irc server information is listed as to when the accessibility meetings are and what irc server they are on which I think should be listed along with good accessible irc clients. [20:48] nickgaw: Have you used linux installers that had speech enabled before? [20:49] Yes the debian one has the speakup console screen reader and older ubuntu installers worked ok it is not that orca does not launch for the normal installer it is once it is on no keyboard navigation like tabbing work to get to different options and the console installer of ubuntu does not have speakup in it as an option or I would install that way. === rooferdave2 is now known as rooferdave === useful_idiot16 is now known as useful_idiot [21:00] Wow. I would have thought that speech synthesis was a very complex, high-level application. [21:00] First you have to have a working sound system - something many installs don't have even when completed. [21:02] A while ago I posted a question in here, and I just thought I'd mention that I solved it. I am now able to launch Ubuntu from Windows 11 via wsl, on a home directory mounted to a different ext4-formatted partition. YAAS! [21:11] Yes orca runs in the normal 22.04 installer but no keyboard navigation does after speech starts. [21:37] I am trying to pxe preseed an unattended ubuntu 20.04 installation and I am getting the installer to ask me to confirm my partitioning... https://i.imgur.com/KXZOK09.png i already put "d-i partman/choose_partition select finish" and "d-i partman/confirm boolean true" in my preseed file but the installer seems to not care. has anyone seen this? [21:38] it just stops at that screen waiting for me to press enter [21:39] TuxBlackEdo: Without re-educating myself on preseed syntax, I would say that "confirm = true" means "yes, please check for confirmation". [21:44] that's supposed to be set to true === realivanjx1 is now known as realivanjx [22:11] hii [22:25] [[BOne thing i could never understand is why root is not setup with a password on ubuntu and why sudo is used to get root access? === arraybolt3_ is now known as arraybolt3 [22:27] nickgaw: That would take forever to explain, but if you set a user sudo password and a root password and forget both, you have to reinstall, without setting a root password leaves a path through recovery mode to reset a user password [22:28] Is there anything wrong with setting a root password? [22:29] No, but some think setting a root password may be a security issue [22:36] hello, what was the command i could run which shows me all the details of mounted drives which i can pretty much copy/paste to /etc/something to make that drive automatically mount as read-only instead of read+write [22:37] regedit: 'disks' program? /etc/fstab ? [22:37] right /etc/fstab is the file where i need to paste it [22:37] i think [22:37] yeah [22:37] regedit: /etc/mtab [22:37] there was another command which pretty much shows all the drive details, UUID, label, mode / flags etc [22:38] regedit: cat /etc/mtab [22:38] ah lemme try that thanks [22:38] yess looks right 👌 thanks! === Irrelevant83 is now known as Irrelevant8 [22:45] I cannot seem to install `wine32` on a mostly new Jammy system: https://paste.centos.org/view/raw/60a6111c [22:45] I tried `sudo dpkg --add-architecture i386` === Bencraft14195662 is now known as Bencraft1419566 === realivanjx9 is now known as realivanjx