[00:19] ok - now that I filed a bug report, lets see about setting audio. focal - pavucontrol says Port: hdmi/displayport (unplugged) [00:52] is there a way I can keep tar from impacting current filesystem cache? I basically impact performance of a DB when unpacking large tar files by blowing the vfs cache [00:58] jiqiren: try ionice -3 tar xf ... [00:58] why does the installer updater do one package at a time? its terribly slow. [00:58] jiqiren: (not all IO schedulers support the IO classes) [00:59] sarnold: i thought that just changed the disk priority - not VFS ejecting other files from cache? [00:59] jiqiren: another possibility is the eatmydata program; it'd probably prevent all the sync calls that tar is probably making while writing out files. It'll possible leave all those files / directories in an unsafe state if the system crashes while unpacking the tar, though, so it's not for everything [00:59] jiqiren: indeed, it's io priority only [01:01] jiqiren: there's an madvise(2) syscall that can be added to programs to hint to the OS how some mapped address space is going to be used, but it can't just be LD_PRELOADED in place like the eatmydata tool.. [01:06] sarnold: thanks for the input. i've not heard of eatmydata. taking a look now [01:14] jiqiren, I think this is one of the things cgroups are supposed to do. I found this stackexchange that talks a little about how to do it. Note systemd creates cgroups called "slices" for lots of stuff ("systemctl status" shows them) so maybe set memory.limit-in-bytes for the user doing the tar? [01:16] jiqiren, note I have never ever done this, but I've always looked at those slices in systemctl status and thought there must be something cool to do with them... [01:20] jiqiren, oops forgot the link to the stackexchange i found: https://unix.stackexchange.com/questions/555080/using-cgroup-to-limit-program-memory-as-its-running === oedmarap is now known as paramdeo === zbenjamin_ is now known as zbenjamin === gabkdlly_ is now known as gabkdlly [02:17] I am getting "The following packages have been kept back" when i do "apt-get upgrade". I already googled how I can install these packages... However, I am still wondering what caused this? Why are packages kept back? [02:39] Starship8014: usually, that's a result of either (a) not running sudo apt update before you try to install pending upgrades or new software or (b) adding incompatible apt repositories, such as repositories for other ubuntu releases or other linux distributions. or just badly maintained ones. or both, or all of it. [02:41] if sudo apt update runs without any errors or warnings, run sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1 | nc termbin.com 9999 to share a list of your configured apt repositories. [03:05] Hi. I've worked with linux for years, new to Ubuntu. I see what looks like the result of a sorting bug in /boot [03:05] vmlinuz-5.10.0-1014-oem [03:05] vmlinuz-5.4.0-71-generic [03:05] vmlinuz -> vmlinuz-5.4.0-71-generic [03:05] vmlinuz.old -> vmlinuz-5.10.0-1014-oem [03:06] Is it normal for vmlinuz.old to point at a newer kernel? [03:08] Ok, so I need more coffee. The date on the 5.4 kernel is newer than the one on the 5.10 kernel. [03:10] I'm still mystified about the version numbers, unless it has something to do with long-term kernels. [03:11] !hwe | dsj2 [03:11] dsj2: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [03:13] dsj2, Ubuntu backports security fixes to the supported kernels ; 5.4 is the upstream kernel, the test of the detail are ubuntu details relating to patch level (etc, generic/oem should be self-explanatory) [03:13] s/test/rest of the detail/ [03:48] hello :-) [03:50] is this an active channel? === themacproguy is now known as Zachary_DuBois [04:57] rfm: thanks - I'm looking at the stackexchange link now [06:45] morning === PowerTower_121 is now known as PowerTower_120 [07:05] How to safely install ubuntu with windows 10(preinstalled) for UEFI [07:06] precautions that i need to take [07:06] its a new laptop so no data as such to backup other than windows OS [07:10] you should be able to free up some space from windows and just install [07:10] will the installer automatically take care of efi partition [07:10] i have never did uefi dual boot [07:11] yes it will, make sure the Windows is cleanly shut down [07:11] it will just add the ubuntu bootloader [07:11] ok [07:11] Windows won't "know" it's being dual booted, just like normal [07:12] ok [07:14] Can anyone share the output of "fdisk -l" for UEFI dual boot reference, apologies for the trouble [07:28] does ubuntu use dracut for initramfs generation? [07:29] https://paste.debian.net/1193451/ [07:30] rnat2: https://paste.debian.net/1193451/ [07:32] TheBigK02: Thanks a lot :) [07:32] rnat2: np [07:34] Piraty: not by default i would assume since its not installed for me [08:02] TheBigK02: what else? [08:02] Piraty: mkinitramfs ? [08:08] thanks [08:55] Hello everybody. Are there any news when ESM will be available for 16.04? Website states "April 21". Would like to prep my servers. === syb0rg_ is now known as syb0rg [09:09] !esm | oblakhh [09:09] oblakhh: 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. === popey1 is now known as popey [09:33] oblakhh: is prepping the servers by upgrading to 20.04 an option? :) [09:35] Reposting since its for servers and desktop: Hi guys! Hey, I was just installing an ubuntu VDI via qemu-kvm wiht the location=http://... to the ubuntu repo. Works fine, but they were saying that debian installer is deprecated?? [09:40] tangarora_: debian is deprecated by design [09:41] Piraty: haw haw haw! :) good onw! [09:44] you know it's true [09:47] I've installed updates on ubuntu 20.04 and couldn't login. after few restarts I'm able to login but the screen flashes when I drag windows [09:47] is this a known issue? anything I can do? === Heisenberg is now known as CIAZ [09:51] benccl: sounds like a driver issue... usin Nvidia? If so the uninstall and re install, should do the trick. Dont forget to reboot between. [09:52] and mak susre to login with X and not the other thing... [09:55] tangarora: not nvideia integrated intel gpu [09:57] benccl: then I would suggest booting to the install media: usb/cd/dvd and chsck that it works correctly so you are not dealing with a hardware issue. How old is the hw? [09:59] tangarora: the hardware is only 7 years old :) [10:00] but it worked fine before apt-get install which installed a new kernel [10:02] hw is tricky... 7 years is well enough to have problems... check out https://www.youtube.com/user/rossmanngroup to see what computers look like inside after a while. [10:02] Problems can even be intermittent... [10:03] it's not hw issue [10:03] so check using boot media that it really is a config issue. [10:03] it's something related to recent package update [10:03] thanks [10:03] good suggestion [10:04] Yes that is the latest think you did with is usually a good clue; but using the processs of elimination can save you time; I promise. [10:07] Hi, I installed a minimal ubuntu 20.04 server image in a VM, removed netplan and set up systemd-networkd with DHCP option. I was able to connect to the machine via ssh und the hostname. It looks like the dhcp option made sure my router would make sure the resolution works. I then changed the dhcp setup to a static IP setup, but now the hostname resolution doesnt work anymore. Does someone know what I may have to do to get it working? [10:21] @cbreak not in this case. it's a rather complex xetup that will be torn down within the next 12 months. I'd clearly prefer to stick with the current setup. Commercial UA subscription is present. Just no info yet. [10:22] rhagu: u need to tell the dhcp server that it should update the hostname in the dns... [10:22] BTW: my favourite PC (due to the keyboard) is my old Lenovo T400 (12 years old). It still works incredibly well... [10:23] TheBigK02 thanks for your answer, so I guess there is nothing I can do locally [10:23] rhagu: i dont understand ... locally ? [10:24] TheBigK02 like restarting systemd-resolved [10:25] the thing is... u want to tell ur dhcp server that u set ur IP manually.... [10:25] rhagu: im pretty sure u can say in systemd-networkd a static ip over the dhcp client... and tell the dhcp server ur hostname [10:26] rhagu: thats how i do it with my raspberrypi ... but i use dhcpcd ... so i dont know how to do it with systemd-networkd [10:27] TheBigK02 thats alright, I think I best go with a static IP all the way from the initial setup to the end configuration [10:27] @ubottu thanks for pointing out. We have an active subscription but canonical is not responding, when exactly ESM will be available for 16.04. It's less that 20 days until the end of LTS. I'd clearly like to know when exable ESM will becoma available. Otherwise May 1st will be quite busy here... it's a comm problem. [10:27] rhagu: thats up to u :) [10:28] rhagu: but in times of ipv6... manual ip configuration seems outdated :p [10:29] I want to set up a dhcp server on those machines and thought about going with an initial dhcp server from my router and then switching over as the minimal image does all the cloudinit stuff, but I guess I need to look into working with static IP from the start, IPv6 will be another topic entirely [10:36] Problems with Mcrae Dirt and Wine ? any ideas ? [10:37] alf1975: i use steam for those things... its way easier that way... :p [10:39] alf1975: try asking in #wine-hq as well [10:40] sorry i mean #winehq === bad_1 is now known as badbodh === PowerTower_121 is now known as PowerTower_120 === LabMonkey is now known as Mechanismus [12:29] Hi folks [12:37] lo BluesKaj [12:37] had to get in the Hi/Lo :) [12:37] hi DJones [12:37] heh [12:38] so does anyone have the actual guide to installing ubuntu if no with the debian installer? [12:39] Direct from the repo in kvm? [12:39] !install | tangarora Have you looked at this:- [12:39] tangarora Have you looked at this:-: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - See also !automate [12:42] tangarora: Looking at backscroll, its quite a while since you posted your original question, so you may need to repeat it with as much detail of the issue you;ve got [13:09] Hello Everyone! Anyone knows how to create dialog box inside the initrd? [13:09] I am getting `Error opening terminal : linux` [13:10] Any suggestions please? [13:16] tomreyn thanks for your feedback. i dont really understand this command. is it safe to run? sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1 | nc termbin.com 9999 [13:17] i mean... nc? isnt that opening doors to my server? [13:18] when i run apt-get upgrade, i get The following packages have been kept back: linux-generic linux-headers-generic linux-image-generic [13:18] Starship8014: tomreyn is prob afk right now, it seems that this command is just informative to be able to help you and see more info about your sources.list [13:19] Starship8014: maybe its good to re-ask your original question into the channel so volunteers can pickup where you left last time [13:20] alright :) [13:20] when connecting to my ubuntu server (use it as a webserver), i am greeted with "8 updates can be installed immediately." [13:20] Starship8014: the 'nc' part is you sending the text to a pastebin where we can see it [13:21] apt-get update does go through but the message "8 updates can be... " stays [13:21] TJ- thanks [13:22] Starship8014: sudo apt full-upgrade [13:22] so after that, i ran apt-get upgrade [13:23] leftyfb, thanks. this does potentially remove incompatible packages like apt get dist-upgrade does, right? [13:24] Starship8014: "apt-get dist-upgrade" = "apt full-upgrade" [13:24] recent kernel update cause issues with my intel embedded igpu [13:24] alright, i am scared of that :D [13:24] hmm [13:24] choosing previous kernel in grub advance menu works [13:24] Starship8014: scared of what? [13:24] will it break on next kernel upgrade? [13:25] performing such "potentially breaking" update on my production server [13:25] bencc1: what version of ubuntu and which kernel are you running? [13:26] leftyfb: ubuntu 20.04 desktop. bad kernel: linux-image-5.8.0-49-generic. good kernel: linux-image-5.8.0-48-generic [13:26] !bug | bencc1 maybe file a bug report then [13:26] bencc1 maybe file a bug report then: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [13:27] thanks [13:27] so why did you asked about my version? :) [13:27] bencc1: to determine if your kernel was the latest available for the release [13:27] it is [13:28] if I'll upgrade the kernel in few weeks from now, will I be able to install the old kernel again? [13:29] bencc1: that depends on what the issue is. Filing a bug might help track that down with the kernel developers [13:29] your answer is unrelated to my question [13:29] thanks anyway [13:30] ok i went with sudo apt-get --with-new-pkgs upgrade [13:31] bencc1: 5.8.0-48 will remain installed on your system unless you remove it (e.g., via apt autoremove). You can mark 5.8.0-48 as manually installed if you want to prevent 'apt autoremove' from uninstalling it. [13:33] remline: thanks. I'll make sure I don't use autoremove and will search how to manually keep it. [14:34] Does ubuntu plan to go wayland in future? Will x11 still be available to install if it does? [14:35] hello, yesterday we had an interesting conversation with cbreak on zfs [14:38] I am willing to test it but I want to know, how do I make sure I'll always be able to delete files when it fills up? I believe I just have to keep a file of say, 1gb on the hard drive and eventually truncate it [14:38] and then there will be 1gb free no matter what [14:39] also how to make periodic snapshots? With btrfs I use snapper, which makes me hourly snapshots in the last day, then deletes some of them so that I have 1 daily snapshot for the last week and 1 weekly for the last month. Does zfs have an equivalent setup? [14:50] My NVMe drives are extremely slow, and seems locked to 10MB/s and 10IOPs. I suspect it's stuck in the wrong APM (power management) level. [14:50] I know for HDDs, I can use 'hdparm -B 254 /dev/sdX' to change the APM setting. But that only works for SATA protocols, and not NVME protocols. [14:50] On ubuntu, how can I change the APM setting for a NVMe? I tried googling for 10 mins, cannot find anything about nvmes. [14:51] !discuss | pikapika [14:51] pikapika: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [14:52] lotuspsychje, it is a support related question. Lots of things would stop working if we go wayland. [14:52] pikapika: its not, its a poll [14:53] pikapika: it's also not a topic for any currently released version of ubuntu. Feel free to /join #ubuntu+1 to discuss unreleased versions of ubuntu [14:57] Can you install a package from Bionic on Hirsute? [14:57] It appears the package I want is only available for Bionic [14:59] superschnell: snaps or !pinning [14:59] !ubuntu+1 | superschnell [14:59] superschnell: Hirsute Hippo is the codename for Ubuntu 21.04. For technical support, see #ubuntu+1. For testing and QA feedback and help, see #ubuntu-quality. === develCuy_ is now known as develCuy [15:15] lotuspsychje: thanks [15:21] hi [15:21] journalctl -f | grep postfix https://paste.ubuntu.com/p/dq9DkcpXPb/ === thebope is now known as veam === veam is now known as thebope [15:31] Hi, can you help me on how to get the wiki page about me deleted? [15:32] It says it is an immutable page... :( But I would like to clean it. [15:32] It contains personal and partially inaccurate information about me, that I no longer would like to have on it. [15:32] https://wiki.ubuntu.com/xamanu [15:34] xamanu: you click the login link and login [15:34] xamanu: then you should be able to edit it [15:35] I logged in and I'm not allowed to do anything with the site. the "delete" part is grayed out. [15:36] xamanu: https://wiki.ubuntu.com/xamanu?action=edit&editor=text [15:36] > You are not allowed to edit this page. [15:36] (I'm logged in as xamanu) [15:38] xamanu: try asking for help in #ubuntu-website [15:38] leftyfb, thanks [15:43] Hello there. I have an ubuntu desktop 20.04.20 running on a VBox VM. I did not gave it enough HDD space during installation, so I extended the Virtual HDD on vbox. Now Ubuntu sees about 10GB of free space, not partitioned. [15:44] I assumed that to resize my main partition I had to run the live CD, so I can work on it unmounted. And so I did. Now, when I try to resize what I think is the main partition, it seems to mount it, but leaves it unresized. [15:44] I am a bit confused [15:44] malmalmal: https://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/ [15:45] malmalmal: it needs to be unmounted [15:45] Thanks, sure, I know, that is why I booted from Live cd [15:46] malmalmal: just make sure it's unmounted and try again [15:49] I am using gparted instead of disks, as in the url you send [15:50] YEah that worked. But I am 100%sure the partition was unmmounted, because it was mounting it instead of resizing, and I had to unmount and re-try a couple of times. Gparted worked. [15:50] thanks [15:50] victorbrca: if you want, you can create a dataset with a reservation. [15:51] sorry, auto complete failure :( vincenzoml === Kon- is now known as Kon === blue__penquin_ is now known as blue__penquin === ace_me1 is now known as ace_me === mIk3_09 is now known as mIk3_08 [17:45] my apologies if this is actually a linux question but i couldn't join cus using irccloud i think, backgground: i have a ubuntu server home server, and there are usb drives attached to it, all my files on the usb HDD, and i think all file system are linux (ext4?) i need to move to a new city, i was thinking about just bringing the usb drives and leaving the computer, but my question is, if i were to leave the computer [17:45] and the system disk, would i be able to access all those files on the usb drives? since the file permission i guess is tied to the system driive? no? [17:47] or is it like, if i move the ext4-formatted usb drives to a new system, i can over-write all the file permissions of every file to tie to users on the new linux system? [17:47] explore: the file owners and directory owners are assigned *numbers*, eg root is 0, the first user on ubuntu systems is 1000, etc [17:48] explore: when you plug those filesystems into the new computer, they'll use the *numbers* of the old system, but the system will be assigning numbers based on the /etc/shadow and /etc/passwd files [17:49] explore: if you've got a typical single-user-computer with just you using the account created during installation, it'll probably work fine with no trouble. if you've got multiple users on bother systems, you may need to go to some effort to modify the file and directory owners [18:08] applications sometimes shown as open in panel even after closed ps -a doesn't show the application as open. I've Googled a bunch and found the opposite case but no fix for my pronlem. Can anyone help? [18:11] nunya: are you sure you didn't accidentally add them to the panel a pinned/favorites/whatever? [18:12]