[00:03] nevemind i figured [00:05] dobbicorp: yay, what was it? [00:06] sarnold: -o "BindAddress ip" [00:07] dobbicorp: aha :) thanks [00:07] bm_: It could be a problem with the display ratio. [00:08] dobbicorp: i guess you just man ssh and then upper camel case the long name params [00:08] ohh lol [00:08] sarnold: ^ [00:10] dobbicorp: nice nice, thanks :) [00:32] I did it! I fixed a machine with ubuntu, didn't need puppy in the end. couldn't install neofetch in the live system though [00:33] Why not? Perhaps you forgot to apt update before installing.... [00:33] I did apt update [00:34] still there was no package called neofetch [00:35] !universe | MonoL [00:35] MonoL: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [00:35] Yes there is. [00:36] Which repository is it in? [00:36] https://packages.ubuntu.com/search?keywords=neofetch&searchon=names&suite=all§ion=all [00:36] MonoL: "universe" [00:37] Universe and multiverse are not enabled by default [00:38] Wish I'd have known this about two hours ago [00:41] I'll know in future it's in the universe thanks! [01:01] So in Ubuntu If I'm running from the live usb and there's some internal drives where are the drives in the file system? [01:01] /media? [01:01] /dev? [01:03] I found the drives in natulis with the shortcuts on the left but had trouble finding them in the terminal [01:03] also they were read only [01:03] like very read only [01:03] MonoL: /dev/ will list the block devices, such as raw disks and partitions in them. when a file system on those is mounted, it may become available at /media - but it depends on how it is mounted. [01:04] I started natulis in the terminal sudo natulis and still couldn't change the permissions.. [01:04] by default, file systems which support unix-like file system permissions will not be writable by a restricted user (i.e. a user who is not root) [01:05] or write to the drive [01:05] where is the file system mounted? [01:06] mount | grep ^/dev [01:06] idk I went out a few hours ago to try to fix a machine so I don't have access to it anymore, am back home now [01:07] i see [01:07] Just some really strange stuff happened [01:07] so in nautilus, to get access to files like root, you can press ctrl-l and type admin:// in front of the path [01:08] but note that this can break your installation or cause data loss if you don't know what you're doing there. [01:09] Ok I've never seen this ctrl-l and admin thing before === jailbreak is now known as Chunkyz === ledeni_ is now known as ledeni [01:14] /dev/ will list the block devices .. so if I do something like : cd /dev and then ls , is that how to get a list of devices? [01:15] wow there's a lot in there [01:15] MonoL: the drives are not mounted by default. Once you mount them using nautilus, they will get mounted somewhere under /media/ [01:15] just checked [01:15] ok [01:16] MonoL: device files in /dev are not traversable. You need to mount them [01:17] Can i mount them in the terminal with something like : mount /dev/sda1 [01:17] is that a thing [01:17] sorry if these question are dumb [01:18] MonoL: sudo mount /dev/sda1 /mnt # sure === Guest2239 is now known as blahboybaz [01:27] In my normal install here on my home machine I only have one drive. I go to cd /media and ls and it just says my username, but if I was running live I'd have to mount the device first and then if I go to /media it'd say /sda1? [01:29] MonoL: mounts in /media are usually only created when you mount things using nautilus. If you want to mount things yourself on the commandline, you need to mount to an exiting, preferably empty directory or create a new directory to mount to [01:29] MonoL: what exactly are you trying to accomplish at the moment? [01:30] I guess at this exact moment I'm trying to understand how the file system works better [01:31] on a laptop with a wifi adapter without a driver and no ethernet port, is there a way to install the adapter driver from a flash drive or some other way? [01:31] I really appreciate the help [01:43] hi guys, real noob here looking for help, i downloaded grub-customizer (gui) and changed background etc, now my history list is gone (zfs) and i cant rollback the entries are avaible in the grub-customize but just as en "empty subcommands" (folders) [01:43] :/ [01:44] im on 20.04 btw === M4he is now known as mahe [02:30] https://askubuntu.com/questions/1355032/after-using-grub-customizer-how-do-i-recover-the-zfs-grub2-menu-options-on-ubun [02:30] this guide shows howto roll back mkmk [02:30] good luck [02:35] o [02:35] i [02:37] !register [02:37] For information on registering your IRC nick, see https://libera.chat/guides/registration - For any further help, ask in #libera [02:52] oerheks, thanks [02:53] oerheks, reinstall zsys :E === Mibixy is now known as Mibix [04:01] Hi, folks. Any tips on where to go for troubleshooting Ubuntu Advantage issues? I'm getting dependency issues right out of the box in a clean install after attaching my UA subscription and running 'ua enable fips' [04:01] This is 20.04 LTS (Server - if it matters). [04:04] kepler8472: ?? ESM would not yet apply to 20.04. [04:04] !esm | kepler8472 [04:04] kepler8472: Canonical offers paid extended security support for end-of-life LTS releases through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [04:04] @Bashing-om, should add, this is not for ESM. Strictly for FIPS mode. [04:05] I have a personal / developer subscription and testing on the free 3 machine limit. [04:05] kepler8472: Any help here: https://ubuntu.com//blog/enable-fips-on-google-cloud . [04:09] That's helpful for GCP, but I'm trying to run it on-prem. The crux of the issue is an apt issue... "The following packages have unmet dependencies: ubuntu-fips : Depends: openssl, libssl1.1, libssl1.1-hmac, libgcrypt20, libgcrypt20-hmac" but it is not going to be installed. The ubuntu-fips packages are intended to replace those ssl crypto libs... why is it complaining? [04:10] And I can't risk removing those critical packages without wiping out them and all their dependencies, which turns the Ubuntu box into a brick. [04:15] you're experiencing the situation of a commercial offering that you're using on a free tier without a (commercial) support entitlement. [04:17] there's still a chance that someone else here is has applied this configuration and knows how to solve this, so there's a chance of getting help with this here in more busy hours (right now most euros and americans are asleep) [04:17] That's correct, tomreyn. I see the timing may not be best. I will try to ask again tomorrow morning. Thanks! :) [04:22] I have ubuntu installed to an ssd currently. I had windows 10 installed to a separate ssd on the same computer previously. Could I put the ssd with windows into this computer as a second disk and edit grub to make it give an option to dual boot? [04:23] All the articles i find show how to do this during install for each, but these have already been installed on both disks [04:25] !grub | sanmingzhi [04:25] sanmingzhi: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [04:25] !dualboot | sanmingzhi [04:25] sanmingzhi: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [04:29] this isnt quite my scenario since im past the install process of each os. I had windows installed to a ssd. it works fine. took that ssd out and put in a new ssd and installed ubuntu. so i have two disk and neither are aware of each other (nothing lost/removed/deleted). I just want to add the windows ssd back and have an option to boot to either. [04:30] sanmingzhi: see if your bios can do so [04:31] thats what I'm working with now. was just wondering if there was a way to have grub do it. select from menu vs booting into bios each time [04:32] not a big deal either way, i rarely use windows, but was just seeing if it was something easy with grub. [04:34] you should not need to "boot into bios", most of them provide a start menu you can bring up with a single key stroke [04:35] grub can be configured to "chainload" windows, but it's not an ideal configuration [04:37] understood. I'll check my board docs for the single key. I appreciate the assistance. [06:01] sanmingzhi: if you add the disk and run `sudo update-grub`, windows will be automatically added to the grub boot menu [06:09] #chat [06:10] oops [06:10] is it possible for a program to run after being uninstalled?? [06:10] I somehow have discord running still after removing it from the package manager [06:11] system monitor says its running from /usr/share/discord... but that folder no longer exist [06:13] Uninstallation doesn't kill existing processes (usually) [06:13] So yeah they keep running. Some times badly, with errors... [06:13] so I should probably kill this [06:14] very strange behavior compared to windows [06:14] I would have expected it to put a lock on actively running executables [06:15] although maybe that's how livepatch works idk [06:28] Uninstalling stuff on windows doesn't kill the processes either. It's up to the uninstaller to do so. [06:28] Some debian packages have well designed uninstallers that stop services, kill processes etc, and then allow the removal to proceed [06:29] I don't think it's possible to delete an executable while the process is running under windows unless you use some kernel hacks [06:32] You can spawn processes from an executable and they'll keep running, the uninstaller won't track them down for you [06:32] As long as you don't keep the executable in use, with resource sections etc, it can be deleted, and your spawned processes will keep running [06:33] nshirelaptop, windows will lock open files so you can't delete a running executable. unix (linux) will let you delete (unlink) the file but as long as the file is open it won't go away [06:36] nshirelaptop, so yeah, if you've uninstalled something it makes sense to stop/kill the current instances (I would usually reboot if I can) [07:07] Hi , I am running ubuntu server as a dev machine and cat /proc/sys/vm/swappiness is set to 60 as default. I would like to reduce it because i have still 24GB free memory but full swap. [07:08] two question: is it ok to reduce it to something like 10 ? is ist possible to do it withouth reboot. I have a running process which I don't want to stop [07:09] ah nvm should work withouth reboot [07:11] If I reduce it to 15 and I still have about 35% of free ram should i I see swap reduce? now the swap remains unchanged (using htop) === ericus9 is now known as ericus [07:23] Hello [07:23] Hahhahahahha === ubuntu is now known as Guest1478 [07:23] I finally got my Lubuntu running in my Raspberry Pi 3 B+ [07:24] It kinda took me 3 hours to install lol [07:24] So anyway [07:24] How do I see your messages? [07:24] Do I need to login or something [07:24] welll...... [07:24] ok bye [07:32] hello everyone, i have an issue on ubuntu and i wonder if anyone can help me, just just updated to a i9-1100, 3 displays, 1 usb-c, 1 displayport, 1hdmi - all of them work perfectly and do as the are supposed to, but when i reboot the system just black screens, no errors nothing. - if i inplug the usb-c display and reboot all comes to life fine. if i plug the usb-c in after booted it works perfect - how can I get it to to [07:32] boot with the usb-c display connected? === vxwarlock is now known as Guest2782 === vxwarlock_ is now known as vxwarlock [08:30] Hello there! I have some "physical paritions", and among them a Crypt/LVM. I'd like to shrink the LVM for ~2G, and give it to /boot (because apparently I made a boo-boo while partitioning :-p) [08:31] I think I have done everything correctly; however gparted (and fdisk) refuse to show the "free space" now in the disk view [08:31] Any ideas on how to debug this? [08:41] Hi. Does anyone know why the default 5% of reserved blocks is disabled/set to 0 in the cloud-images? [08:42] when i query my ip address , i noticed one NIC have two ipv6 address, how does this happened? and other two NIC have only unique IP address, the info : https://paste.centos.org/view/656c4601 [09:07] alla [09:07] I know this is perhaps a bit of an odd question [09:07] but is there some way to replace ALL user auth with certs not just SSH? [09:07] honestly 10,000 unique randomized usernames and password is driving me mental === arh- is now known as arh === jimmyb4 is now known as jimmyb [09:59] MJCD: how will 10,000 unique certs be different? Or you won't be using one cert per user? [10:00] alkisg: because I can just have them all in a keystore so all I need to do is log in to that and all the users I have keys for will just sync to the local machine [10:01] even if that machine is the same machine [10:01] it'll have LUKS and home folder encryption [10:01] You can add your own ssh key to their authorized_keys, if by "sync" you mean "ssh" [10:01] so it's relatively safe to even say have the keys on the local machine [10:01] and yeah then I could instead of opening a new shell as a user [10:01] ssh to loopback I guess lol [10:02] sounds hacky vs just having it check the keystore for that user against my own [10:02] ssh supports running a script to fetch authorized_keys [10:02] ie a proper auth uhh, drivery thingo [10:02] It's there in its man page but I don't recall its name off-hand [10:02] yeah I would imagine that would work [10:02] but again not super ideal I wouldn't imagine [10:02] So if you add a script that would fetch your own key, it will work for everyone [10:03] Without requiring 10.000 keys [10:03] it's not a 1:many or many:1 relationship [10:03] A script can do any relationship that you can image. I.e. it's what you asked, `check the keystore for that user against my own` [10:04] *imagine [10:04] I do want to have to author the appropriate keys to users on login [10:04] based off their groups probably [10:04] and yeah I guess once I realized I could ssh even locally the question becomes if there's a "proper" way to do it [10:05] vs basically half hacking myself xD === iflema_ is now known as iflema === JoeBk_ is now known as JoeBk [12:26] The day when Ubuntu met Mint : https://www.youtube.com/watch?v=HxOohaleI4M [12:33] NeoFAT32: can we keep that in #ubuntu-discuss or #ubuntu-offtopic please? Thanks in advance [12:34] Hmmm. [12:35] my mac address is randomised when connecting to wifi. how to turn off randomisation [12:40] NeoFAT32: what "hmmm"? This is a ubuntu support channel and not suited for what you posted [12:43] dirtcastle: I think you have to change that in one of network-manager's config files [12:44] dirtcastle: https://imgur.com/a/ZLqKUJz [12:45] oh there *is* a GUI way [12:45] (full disclosure: this is Jammy. I dont know when it was added :)) [12:46] nice . thanks for your time Ravage gordonjcp [12:46] Hi, can you advice ? I can't make my apache to make 301 redirect http->https. This is my config file and .htaccess https://pastebin.com/uZYTLW4c [12:49] sorry, not for this channel [12:51] XATRIX: stick it in #u-ot [12:57] gordonjcp: sorry ? [12:59] I cannot change from NVIDIA 470 driver to the free driver due to unmet dependencies. Please advise. [13:00] Hello everyone. Is there any command-line interface to permanently amend DNS servers used by Netplan? I mean, without editing Netplac config files directly by hand [13:18] Sorry if this is a double post. The network dropped. I cannot change from NVIDIA 470 driver to the free driver due to unmet dependencies. Please advise. [13:21] FNAShinobi: what process did you follow? https://en.opensuse.org/SDB:NVIDIA_drivers#Uninstalling_the_NVIDIA_drivers ? === diskin is now known as Guest540 === diskin_ is now known as diskin [13:23] zaggynl: I just went to additional drivers in 20.04 and selected Proprietary Drivers tab and then selected the noveau driver [13:24] Doesn't the driver default back itself to Nouveau once you removed the nVidia driver and rebooted? [13:28] Maik: It's a radio button so I have to choose one of the options. So Choosing the open driver should remove the NVidia as it has in the past. This time, however, it just gives me a message that it can't due to dependencies. This is all after the last security update [13:28] And my network DNS seems to keep dropping [13:32] I'm getting: pk-client-error-quark Failed to obtain authentication. [13:32] I can't even go to a different NVidia driver. [13:33] So that last update broke the network and the driver somehow. [13:48] Hi all [13:57] I have a raid 5, of 4 ssd of 500GB, U20.04 is installed but I want to replace all ssh with 1TB x4.  My plan is to replace one drive at a time and let raid rebuild the drive, my question is how do I extend the LVM partition once all disks are rebuilt? [14:03] pvextend and lvextend [14:03] or gdisk [14:05] mybalzitch MJCD [14:05] I'll google both [14:05] thank you [14:06] pvextend will work, thank you. will give it a try [14:38] Hey! Can we change the hostname of a Live USB having persistance? I changed writable/upper/etc/hostname but this file has been overwritten with the hostname "ubuntu" at the next boot [14:38] hello === ubuntu is now known as Guest7774 [14:41] ubuntu #ubuntu [14:44] hi [14:46] ArtfulDodger, simply no. you need to create and edit the iso to do so, no guide for a howto AFAIK [14:47] set it every session, i guess [14:53] oerheks, maybe boot/grub/grub.cfg but it's [14:53] oerheks, maybe boot/grub/grub.cfg but it's read only [14:54] ArtfulDodger: you'll need to create your own custom modified iso [14:56] or install from usb > usb [14:59] oerheks, what do you mean by "usb > usb"? [14:59] Hey everyone! I'm scanning my Ubuntu 18.04 instance for security vulnerabilities, and after updating to the latest Busybox (1.30), I still get hits on CVE-2021-42377 and CVE-2021-42383 which are listed as CRITICAL and HIGH. I see these are addressed in 1.34 version of Busybox, but I don't want to deviate from Ubuntu supported packages. Does anyone know whether these fixes will be back-ported [14:59] or whether Busybox will be updated to a newer version? [14:59] An attacker-controlled pointer free in Busybox's hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the &&& string. This may be used for remote code execution under rare conditions of filtered command input. [15:00] A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function [15:00] What if I automate the execution of "hostname set-hostname myname" with a service? [15:00] Thank you, ubottu! :-) [15:00] pretty straightforward; or install from usb > usb [15:01] and no, you cannot set a service on a write only iso [15:01] "usb > usb" means you boot the live usb and run the installation to another usb device [15:02] what's the purpose of doing this anyway? [15:02] threebar, 1st one is not vulnerable https://ubuntu.com/security/CVE-2021-42377 [15:02] An attacker-controlled pointer free in Busybox's hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the &&& string. This may be used for remote code execution under rare conditions of filtered command input. [15:02] https://ubuntu.com/security/CVE-2021-42383 [15:02] A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function [15:03] also no issue [15:03] oerheks, checking the links you sent! Thank you! [15:03] yw [15:05] threebar, difference with debian; https://security-tracker.debian.org/tracker/CVE-2021-42377 -- https://security-tracker.debian.org/tracker/CVE-2021-42383 [15:05] An attacker-controlled pointer free in Busybox's hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the &&& string. This may be used for remote code execution under rare conditions of filtered command input. [15:05] A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function [15:05] ubuntu is good :-) [15:06] oerheks, what about setting the hostname in .profile maybe? [15:06] ArtfulDodger: the iso is read only and everything you modify will be lost on reboot. [15:07] ArtfulDodger, there is no way to do so. good luck finding one [15:07] Ravage, I use a live USB with persistence so I have a upper filesystem [15:08] there is no official USB with persistence so you are on your own. good luck :) [15:10] https://www.howtogeek.com/howto/14912/create-a-persistent-bootable-ubuntu-usb-flash-drive/ Create your usb live using this, and change your hostname [15:11] Trying to build using go 1.17.3, on Ubuntu 20.04 the binary is 3.4M, but on Ubuntu 21.10 the binary is 90M. "go env" is the same for both machines, so not sure what would cause this behaviour? [15:13] webchat97, yes this is what I did, but I can't figure out how to change the hostname either, since /writable/upper/etc/hostname is overwritten at each boot [15:14] Using hostnamectl in .profile seems ok, but I need to restart avahi-daemon so that is advertizes newname.local [15:19] ArtfulDodger how about running @reboot in your cron to start avahi-daemon [15:27] yes! [16:07] Hello everyone! Yesterday, we saw il3-fw2.canonical.com on IP address 185.125.190.12 ping one of our servers 79 separate times at 16:11:40 UDT. Unattended-upgrades log doesn't show anything for that timedate, and in light of current world affairs, I was just concerned why this one server got all these pings. Thanks in advance for your thoughts! [16:08] must be some 0 sec linux kernel exploit that gets in via malformed ICMP echo requests. [16:08] mybalzitch: please don't [16:09] ¯\_(ツ)_/¯ [16:13] Renevant: email abuse@canonical.com [16:13] what xorg video driver do I need for a Radeon HD 6970? [16:14] ati, radeon or amdgpu? [16:14] radeonhd, i guess [16:14] (open)radeon, you should already have it [16:15] oerheks, hmm, true, it is already installed [16:15] but it is not working [16:15] Hello. What do I need to do to have ubuntu get its hostname through dhcp ? I can see that this hostname is offered by the dhcp server (option 12) but ubuntu (server) does not uses it (hostnamectl does not report it) [16:15] ignore my answer [16:16] (i'm using netplan, and it seems that use-hostname defaults to true, so it should use it, theoretically) [16:16] when I normally boot my system, I have no screen at all. When I start with the recovery console and then direct continue with normal boot it works (but on low resolution) [16:16] hi [16:17] hi [16:17] quick question -- isn't there a 'media control' feature (thru unity I'm guessing) on modern ubuntu? [16:17] like if you have youtube (or specifically soundcloud) playing in your web browser, you can hit play/pause/next/back without going to the web browser correct? [16:17] Aison: Have you looked at your logs? [16:17] Aison: Do you have a text console/ [16:17] ? [16:19] jhutchins, just trying to login over ssh [16:22] forget what i said, i managed to find a (foss) client for soundcloud on win10 -- should do the trick [16:24] Reventlov: I think the use-hostname needs to be under a dhcp4-overrides: section in your config [16:26] hmm that's weird [16:26] Reventlov: oh, this is opposite from what you are trying to accomplish. use-hostname sends the hostname to the DHCP server not the other way around [16:27] no that's send-hostname [16:27] yup, was just about to correct myself [16:27] it seems when the hostname (from the identity part) is localhost, it works [16:27] but yeah, either way, it needs to be under a dhcp4-overrides: section in the config [16:27] but if I set up to something else, it works [16:27] leftyfb: but the default is at true, so it should not be needed [16:27] modprobe radeon fails with [drm:radeon_module_init [radeon]] *ERROR* No UMS support in radeon module! [16:28] Reventlov: is this a server or desktop? [16:28] server [16:28] then there's also this "Default: true. When true, the hostname received from the DHCP server will be set as the *transient* hostname of the system." [16:31] Hi all, is there anyway I can upgrade ubuntu 12 ? it's failing to update right now [16:31] change archives and update in stages [16:32] So what would the path to 20 be, 12 -> 14-> 18 -> 20 ? [16:32] but thats really a long process. maybe just backup your data and reinstall [16:32] Tazy, too much hurdles, i would suggest a fresh install [16:32] Tazy: you are 10 years out of date. The effort required in "upgrading" isn't worth it. Reinstall with 20.04 and restore from backup [16:32] !eolupgrade [16:32] End-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [16:32] see last url [16:33] ah okay so it's gonna be easier to just reinstall [16:33] much [16:33] Tazy: there's been too many changes in 10 years for you to be able to rely on any current configs or even packages [16:33] 15 minutes to read that wiki, or 15 minutes to reinstall [16:33] Tazy: You risk leaving a bunch of obsolete files and configurations if you try to step through that many versions. Backup, install, restore is the way to go. [16:36] Tazy: You're also dealing with the fact that nobody who's still around remembers the tricks and gotchas of 12 -> 14. [16:40] Is there a switch for apt upgrade, to tell it to only upgrade things that dont have dependency issues? [16:41] enigma9o7[m], no? [16:43] Hmmmm. [16:43] Hi, folks. Any tips on where to go for troubleshooting Ubuntu Advantage issues (non-ESM, only for FIPS 140-2)? I'm getting dependency issues right out of the box in a clean install after attaching my UA subscription and running 'ua enable fips'. This is for 20.04 LTS (Server). [16:44] The crux of the issue is an apt issue... "The following packages have unmet dependencies: ubuntu-fips : Depends: openssl, libssl1.1, libssl1.1-hmac, libgcrypt20, libgcrypt20-hmac" but it is not going to be installed. The ubuntu-fips packages are intended to replace those ssl crypto libs... why is it complaining? [16:44] https://i.imgur.com/khRelQJ.png So in this situation, I should wait until the updated libwacom-common is added to repo before I can update the other thousand plus packages? [16:45] kepler8472: Ubuntu Advantage and ESM are Canonical services. You'll need to contact Canonical for support [16:45] And this is with an Ubuntu Advantage free / personal / developer account, so no paid support on this ask. : ( [16:45] !next | enigma9o7[m] [16:45] enigma9o7[m]: Jammy Jellyfish is the codename for Ubuntu 22.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. [17:06] what do I have to consider when changing the motherboard? currently ubuntu workss/boots with in recovery mode, but not in normal mode (black screen). But it looks like not a problem of the graphics driver. The System hangs somewhere before (not even network is up at this point). [17:06] i'm suprised, that recovery kernel boots like a charm [17:07] maybe it is somehow related to the initramfs? [17:07] Aison, what kernel is in use ? [17:08] ioria, 5.13.0.35 [17:08] Aison, have you tried with -30 , or a previous one ? [17:08] yes, 30, same problem [17:09] Aison, have you tried with -30 , or a previous one [17:09] but not with an older one [17:09] Aison, sorry; so you can only boot in recovery mode ? [17:09] Aison: try adding "nomodeset" in grub as a temp kernel parameter [17:09] yes, can boot into recovery console and then directly resume and everything works [17:10] Ravage, ok [17:10] you can just edit the parameters directly in grub [17:10] Aison, yes, you can try the nomodeset parameter, but really it's the same thing as recovery [17:11] we can try to find the actual error from the booted OS with working network a lot easier i think :) [17:12] Aison, you know how to add a kernel parameter ? [17:14] ok, with nomodeset it boots [17:15] some errors in dmesg: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled [17:15] and again: [drm:radeon_module_init [radeon]] *ERROR* No UMS support in radeon module [17:15] but I guess last one is because of nomodeset [17:16] Aison, your video card ? lspci -nnk | nc termbin.com 9999 [17:16] ioria, https://termbin.com/sixs [17:17] older Radeon HD 69j70 [17:17] maybe this thing is somehow damaged?!? [17:18] is this a server system? [17:18] ok. possibly not. i7 [17:18] Aison, sudo apt update && sudo apt full-upgrade [17:19] Ravage, no, not a server. I just built it up with some "older" components [17:20] Aison, no worries, it is just a warning, not a bug [17:20] ioria, system is already up to date [17:21] https://askubuntu.com/questions/827678/no-ums-support-in-radeon-module-error-when-booting-to-the-ubuntu-16-04-1-insta [17:21] old answer, still valid [17:21] hmm, with nomodeset no graphics driver is loaded. [17:21] maybe it is really related to a problem with my gpu? [17:21] Aison, cat /proc/cmdline (you can paste here) [17:22] BOOT_IMAGE=/boot/vmlinuz-5.13.0-35-lowlatency root=UUID=2c8003b8-d0be-4f60-a40c-51415dfb76c0 ro threadirqs quiet splash nomodeset [17:22] also does "sudo ubuntu-drivers --gpgpu list" offer you anything? [17:22] (using lowlatency for music recording) [17:22] also, even it is old harware, check for a bios update? [17:23] Ravage, it just says "This is gpgpu mode" [17:23] Aison, as you added 'nomodeset', try to remove that and add instead 'radeon.dpm=0' [17:23] ioria, ok [17:26] system stays black and hangs === diskin is now known as Guest8364 === diskin_ is now known as diskin [17:28] Trying now another GPU (FireGL V3350 256MB) [17:30] Aison, do you still have the generic kernel installed ? i mean, 'not lowlatency' [17:31] currently not [17:33] Aison, try 'radeon.audio=0' [17:35] with the firegl the system works [17:35] What's happened to /usr/include/rpc/rpc.h on Ubuntu 21.10, and what can I do to compile software that depends on this header? [17:36] Aison, i see; it's up to you now to troubleshoot further or not [17:37] trying radeon.audio=0 [17:37] but I guess the radeon is damaged, I remember I had already a problem once on windows with it [17:37] the file was previously provided by libc6-dev, but it seems to have been removed in 20.10, and no other package provides that file [17:40] libtrirpc-dev? [17:40] I tried that, but I get a lot of warnings when I compile [17:40] that and errors, e.g. "mount_xdr.c:184:15: error: implicit declaration of function ‘xdr_array’" [17:41] chilversc: time to patch that software or stick with a LTS release until there is a fix provided for this software [17:41] also, a lot of redefinitions; "usr/include/ntirpc/misc/queue.h:392: warning: "LIST_FOREACH" redefined" [17:41] ioria, sadly no luck with that option either, black screen.... [17:42] I guess as soon as the radon driver loads, the system hangs [17:42] chilversc: sounds like issues with whatever is you're trying to compile and/or the documentation of requirements to compile it [17:42] yeah, the LTS release is too old, its all the way back on 1.3.4, and I need at least 2.5 [17:43] without metioning a software name those versions really make no sense to anyone here :) [17:43] nfs-utils [17:45] im not sure how helpful new utils are against older kernel support [17:45] I'm currently installing 5.17-rc5 from mainline [17:46] though that's temporary until 22.04 is released and 5.17 is available on hwe [17:46] jammy already has nfs-utils 2.6.1 [17:46] so what do you need the 5.17 kernel for? [17:47] ran into issues with FS-Cache and need the implementation that was merged into 5.17 [17:48] bah, that's annoying as GCP doesn't have an image for jammy yet, I'd have to start with impish and run a distro upgrade [17:48] ok. well. i dont think your issue is really something this channel supports. you can try Jammy and then get your custom kernel [17:49] general place for discussing 22.04 is #ubuntu-next [17:49] yeah, though if jammy has 2.6.1 I might be able to "borrow" it for the time being or see how they built it, so that's a start === alpha7025[m] is now known as Alpha[m] [19:55] Hello, is there any supported way to get the latest unicode emojis? I'm trying to get the pregnant man emoji but it doesn't seem to be installed in my system [19:56] pregnant man emoji lolz [19:56] It's an official part of unicode now, it even shows up in emoji picker it just lacks the picture [19:57] good luck! [19:57] i think it is a beer-belly-emo [19:59] https://emojipedia.org/pregnant-man/ Sometimes used in jest to represent feeling too full after overeating, as in a "food baby." [19:59] i like that :D [20:00] Tell me, woman with beard emo? === withered_dragon is now known as squirrel_in_the_ [20:01] https://emojipedia.org/woman-beard/ here you go :D === squirrel_in_the_ is now known as attic_squirrel [20:07] Thought this was a support channel...... [20:15] Hello - what is the default allowed length for a username in Ubuntu 20.04? I wanted to ask, because when creating a VM in Microsoft Azure there is an allowance to create a username 64 characters in length and I am currently investigating if this is problematic (I think it could be based on a prev. exp.) [20:16] The current limit is 32 characters (according to useradd man page) [20:16] I think you can do more - the value is longer than 32, but it truncates at 32 [20:16] looks like someone asked about emojis on askubuntu 24 days ago: https://askubuntu.com/questions/1392936/keeping-your-emojis-up-to-date-in-ubuntu-20-04-a-better-way-some-ppa [20:17] I remember having this problem on sloppy distros where it would use username/password length as long options, but in reality it truncated at 32 [20:17] libc6 limit, ikonia ? [20:17] oerheks: I'm thinking something like that, as it won't be a tool limit like useradd, more a library limit like libc or pam [20:17] been a long time since I needed to look [20:17] Thanks @oerheks! man useradd | col -b | grep 32 ftw! [20:18] minimum is 6, AFAIK [20:18] you can have 2 [20:18] look at raspbian, the default user is 'pi' [20:18] 6 will be a policy, rather than limit [20:18] true @ raspbian lol [20:19] 🍰 [20:19] have fun m1n10n1 [20:39] m1n10n1: so there you go :-) === Sven_vB_ is now known as Sven_vB === de-facto_ is now known as de-facto [22:14] hi :) asking here because no-one seems to know in #docker: I'm using docker 20.10.12 on Ubuntu focal. I've set up a python:3-alpine to run a simple webserver on internal port 8080, and published it to 3080. from another container, I can download my test file from the webserver using the internal port number. when I try to download it using "curl --verbose http://127.0.0.1:3080/test" on the outer host, it reports connection established, shows it [22:14] sends the request, then silence. after about 1 or 2 minutes it gives up. is it an iptables problem? [22:16] I tried adding ACCEPT rules to INPUT and OUTPUT queue but it doesn't seem to have an effect. I also have LOG rules that should have told me about denied traffic but they were not triggered. [22:32] Sven_vB: If it works manually it should work for curl. Same computer? [22:39] ok, I have one. I have a machine running 18.04 and 2x machines running 20.04. In the picture here https://imgur.com/a/sI4uFBs you can see that the top terminal is the 18.04 machine and the bottom is one of the 20.04 installs, both 20.04 being the same results. There's a noticeable difference in the colors, mainly the blue. I have the exact same .bash*(PS1) and terminator settings on all machines, they're all copies from 18.04 [22:40] the blue on the bionic is a bit brighter and easier to read while the focal is a bit darker blue and is slightly more difficult to read [22:41] I think I recall running into this back when upgrading from 16.04 to 18.04 but can't for the life of me remember where the setting would exist. It's not bash, profile or terminator settings [22:43] oh, the same results are in gnome-terminal, not just terminator [22:45] jhutchins, I used curl in both cases. the difference is whether I run curl inside another docker container, or on the outer host. [22:47] I also compared the output from dircolors --print-database, all the same save for the copyright date and missing an entry for files ending in .Z [22:52] here's a better comparison: https://imgur.com/a/82Viiil [22:52] and I even have the window on the right highlighted so the difference in slightly more than what is shown [22:59] aha! https://askubuntu.com/questions/1231721/terminal-colors-rendering-darker-on-20-04 [23:21] when my machine runs slow because of low physical memory i miss a tool i can jump into to discover what is eating most. With many programs being spread out on many processes its harder to assert what is hogging most. [23:21] You guys have a method / tool for that? [23:21] maybe htop? [23:22] I use top because I'm too lazy to learn the more advanced tools. I've used systat/atop to analyse memory over time, but it's a pain in the neck. [23:22] Sqaure, 64 bit wants 4 gb nowadays. [23:23] Ravage, i feel that has the same problem. I see tons of processes but not the offender. Sure, if i see tons of chrome processes, i gather its that but i wish it was more direct. grouping by app so to speak [23:23] you can sort by memory [23:24] oerheks, what do you mean by 64 bit? [23:25] ...i have 32gb [23:26] i never ever managed to run out of memory with my 32gb+ [23:26] Sqaure: if you are running out of memory with 32G of memory, you are doing something very wrong. Especially if you don't know what's causing it [23:27] your browser comes in mind first. [23:30] I can see why it happens. I have 100+ of tabs in chrome plus a bunch of electron / similar bloatware, bunch of big java apps, etc. You get sloppy with lots of memory [23:34] Sqaure: the smem tool is great for figuring out which program to blame for your memory use [23:34] Sqaure: because most processes can share memory with each other, it's not *always* the largest process that deserves the most blame