[00:38] Hello all. I want to reformat and repartition a secondary 1 TB drive with encryption for Ubuntu. It has my old Windows installation, but I am pretty fed up with Windows at the moment and after long deliberation decided to scrap it. What is the easiest way to repartition with encryption so that I can use it as a new drive in my desktop? [00:41] Sorry if this is the wrong channel to ask this [00:42] Guest909: to ask what? [00:42] On Ubuntu 18.04, debhelper is stuck at version 0.12-2 instead of 0.13-5~bpo18.04.1 from backports. Is that normal? [00:44] Gry I want to reformat and repartition a 1 TB disk with encryption [00:44] re-pasting the original question, "Hello all. I want to reformat and repartition a secondary 1 TB drive with encryption for Ubuntu. It has my old Windows installation, but I am pretty fed up with Windows at the moment and after long deliberation decided to scrap it. What is the easiest way to repartition with encryption so that I can use it as a [00:44] new drive in my desktop?" [00:44] Guest909: have you tried using the 'gparted' application from this? [00:44] Guest909: for [00:46] I see, I will try it [00:46] Thanks [00:48] Should I use LVM so that I can encrypt it? One long ext4 partition? [00:49] apt tells me this, what does that mean? https://bpa.st/RQLA [00:50] !info dwz bionic [00:50] 'bionic' is not a valid release [00:51] you have a messed up dependency chain in your dpkg. try `sudo apt-get install -f` [00:52] Is there any disadvantage to me installing Ubuntu server this time instead of Ubuntu desktop? [00:52] -f is short for --fix-broken, which most of the time will take care of the problem [00:52] djenna: not if you want to run a server [00:53] Guest909, I did, and this is what I get: 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [00:53] i am not sure, but the server might not install gnome and you'll have a console installation. it's pretty easy to install gnome on top of it, but i usually choose to install the desktop version in "minimal" mode so that it's not cluttered [00:53] leftyfb, I thought it would be something to try. Can I use it as a desktop too? [00:54] djenna: Ubuntu desktop = Ubuntu server + desktop [00:54] This is not my other computer (morganu) this is my HP laptop, old [00:54] old [00:54] k_sze try forcibly installing the `dwz` package, if that doesn't work try forcibly removing the `debhelper` package [00:55] i ran into broken packages a few times. it's a matter of trial and error from there ... but was able to fix it all the time [00:55] k_sze: ( cat /etc/os-release ; apt-cache policy dwz ; apt-cache policy deb-helper ) | nc termbin.com 9999 [00:55] I think I will use a post-20.04 version too. Wish me luck. [00:55] thanks. [00:55] you may need to use dpkg to forcibly remove bad dependencies [00:55] djenna: Ubuntu 21.10 will be EOL in July [00:55] Hmm, I think it was `apt full-upgrade` being loath to install new packages. [00:55] Guest909: it's best to troubleshoot the actual issue before forcing things [00:56] "apt install dwz=0.13-5\~bpo18.04.1 debhelper=13.5.2ubuntu1\~bpo18.04.1" worked [00:56] yeah please follow what leftyfb says, i am not an ubuntu guru [00:56] k_sze: ( cat /etc/os-release ; apt-cache policy dwz ; apt-cache policy debhelper ) | nc termbin.com 9999 [00:57] leftyfb, too late. :P [00:57] https://termbin.com/9rr83 [00:57] Already changed [00:58] k_sze: not too late. The issue is you're not using an official Ubuntu mirror. [00:59] k_sze: you're running an unsupported version of ubuntu [00:59] huh? 18.04 is LTS, shouldn't it still be supported? [01:00] is there any best practices to follow for partitioning an 1 TB drive as a secondary storage? would you do one long ext4 drive with encryption? [01:01] k_sze: it's pulled and probably installed from singapore.mirrors.linode.com which isn't an official mirror. There's no telling what's done to the packages there [01:01] leftyfb, should the mirror matter? the packages are still signed using the same keys as the official mirrors, no? [01:02] i want to create an encrypted partition [01:02] OK new question: on the sever page it offers: get multipass. a minicloud. -- I should ship that I think. [01:02] sKip [01:02] djenna: not unless you know you need it [01:05] Guest909, disks tool can do that for you, password protected/luks [01:09] OH: there is no GUI on the server. I am not ready for that. Yet. Is there any advice online :: to prepere for running Ubuntu with the cli alone. How to learn what is needed. [01:09] Guest909: No best practice for partitining a storage device - is all dependent on what you aim to store on it. [01:10] djenna: just install ubuntu desktop. Here you go. https://releases.ubuntu.com/20.04.3/ubuntu-20.04.3-desktop-amd64.iso [01:10] Bashing-om steam games, personal documents, backup of my phone camera [01:10] i have to figure out also how i can store steam games there, but that's later i guess [01:11] Guest909: why do you need to encrypt where you store your games? [01:11] Guest909: thats the easy part. you can just add another library path in steam [01:11] i have a 500 GB SSD for the Ubuntu system, and this one is a 1 TB HDD that I want to reformat and remove Windows [01:11] leftyfb you're right not for steam games. But I also want to store my personal data and personal media from phone as a backup there [01:12] Ravage thanks! [01:12] Guest909: ok, so use the disks util to partition and format the drive for encryption as was suggested to you [01:13] My personal media grows by about 15-20 GB per year [01:13] I see thanks will try that [01:13] disks is not gparted right? [01:14] Guest909: so far I see the need for 3 partitions :D [01:14] Guest909: you can easily find out by opening the disks util in ubuntu [01:15] djenna: A good starting point tutorial: https://help.ubuntu.com/community/Installation/LowMemorySystems . [01:16] Bashing-om what are the downsides if I just use one long encrypted ext4 partition? Will encryption use a lot of power? I have an Intel i9-9900k - should be able to handle encryption on the fly with no sweat right [01:17] Guest909: you will see no difference in performance [01:18] Guest909: Think of a storage devices like unto a file cabinet - If you throw everything into one drawer --- how ya gonna find what you want when you need it ? [01:18] I use a folder system. All my personal stuff goes in /personal/ [01:18] Bashing-om: directories [01:19] encryption overhead would take less than 5% cpu power [01:19] no worries [01:19] (Well, /personal at least in Windows. I don't know if that's a good idea for Linux, have to figure that out. But yeah directories) [01:20] there *is* a downside .. if the partition gets borked, you might loose all data [01:20] you do have backups, right? [01:20] Yeah I have another disk which I will copy it from [01:21] That's formatted NTFS though [01:21] On my network, I have another Windows PC [01:22] (I would love to have online backups, but the subscriptions are too costly for me. May be I'll try Blackblaze, recently researched and saw that they have unlimited data backup.) [01:24] Thanks for the suggestions. Looks like gparted cannot do it, and disks can (as you said). Found a nice video too, https://www.youtube.com/watch?v=5rlZtasM-Pk [01:24] Ahh by "it" I meant encryption. === not_phunyguy is now known as phunyguy [01:26] Prior to this, on Windows I used Bitlocker and Veracrypt. I know Veracrypt works splendidly in Ubuntu as well, but I was trying to find something that's more "native" to the system. Looks like that's LUKS [01:27] The plan is to migrate completely over to Linux eventually. [01:28] luks it is/ [01:28] 'cause I'm a little fed up with Windows. But I've been using Ubuntu for a while and I love it. [01:28] !discuss | Guest909 [01:28] Guest909: 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! [01:28] Thanks to the amazing work being done by folks at Valve, I can finally get most of my games running on Ubuntu now and start the process of ditching Windows altogether [01:28] Ohh sorry about being chatty [01:28] Sorry [01:35] If I partition and use only half the drive, and encrypt with LUKS, is it easy to extend it later? (I'm trying to postpone the decision of multiple partitions and see how well a single partition works. I may not need more than 500 GB at the moment, and may decide to extend it if single partition works well.) [01:36] Guest909: In your use case, there is no benefit to partitioning a secondary storage device [01:36] luks requires the full disk, AFAIK ? [01:36] Thanks leftyfb [01:36] oerheks: not when you use LVM [01:41] I deleted all partitions. When I create a new one with disks utility, am I using LVM? [01:42] Guest909: just use disk and partition and format it using disks [01:44] you might want to take some reading, but disks is the easiest way, https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 [01:45] have fun! [01:47] Thanks [01:48] I also need to automount the partition. Looks like I can do it with /etc/crypttab (not chatting just trying to ensure that there's no obvious red flags on what I'm about to do) [01:49] Guest909: do you mean automounting without asking for a password? [01:49] Yes [01:49] Guest909: then what is the point of the encryption? [01:49] I found a tutorial here, https://kifarunix.com/automount-luks-encrypted-device-in-linux/ [01:49] The system disk is encrypted [01:49] I want to provide the password only once [01:50] Guest909: "I want to provide the password only once" ! = "automounting without asking for a password" [01:51] Ohh sorry I wasn't clear [01:51] maybe ZFS is a good way to encrypt that HDD. it is flexible and supports encryption [01:51] I don't want to automount the system disk. But I want to automount the second hard disk, once I boot into system with password. [01:52] you can use a keyfile on your root/encrypted filesystem to mount the ZFS datasets [01:52] Isn' [01:52] Sorry... Isn't zfs the one they use on Freenas? [01:52] possible [01:52] Guest909: just stick with LUKS === st13g is now known as crisdel [01:55] Thanks.. Disks utility is really good. It's mounting the volume with a weird directory name (using some sort of UUID). Need to figure out how to have it mounted in a easy to remember directory [01:56] Guest909: that can be specified when you use luksOpen [01:56] It's currently mounting at /media/${USER}/[long hex id] [01:56] Ok thanks! [01:56] Guest909: you have a lot of reading to do [01:57] Yeah sorry I keep asking - but I think I can figure the rest out myself now that I know what are the technologies I need to use. Thanks a lot for your help, leftyfb and others [02:08] hi [02:08] What is a good directory to place a system file (such as decryption key) so that it's accessible to all users who can authenticate? /opt? or just root /? [02:09] Guest909: why do you need a user on your system to have access to the decryption key? I thought you were decrypting/mounting at boot as part of the main system decryption? [02:11] I think the way to do that is this - 1) I add a decryption key file to the encrypted drive (also will keep the password) 2) add an entry on /etc/crypttab with that key, so that it is mounted on boot (since cleartext password is not supported for automount) [02:11] Guest909: then users do not need access to the decryption key [02:11] Yes they don't [02:12] You are right [02:12] I'm sorry - it's only needed by the system [02:13] Just finished my first install on an i5 [02:14] I don't know why I thought everyone needs the key. I suppose I can put it in /opt giving access to some group (not sure which) so that only crypttab can access it [02:14] I gotta go... thanks again, need to take care of something else urgently === Guest909 is now known as Guest909_afk [02:17] !afk | Guest909_afk [02:17] Guest909_afk: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away " to set your client away silently. See also «/msg ubottu Guidelines» === Sauvin is now known as Vieillard === Guest902 is now known as Guest909 === Kilroy is now known as klro === klro is now known as kilroy [03:32] No. [03:43] how can i find where i have mozilla installed? [03:43] i mean firefox [03:45] depends, the standard snap settings are in ~/snap/something [03:48] the actual files in /var/lib/snapd/ directory [04:09] Hi all just wanting some advice. I have ubuntu server os I am wanting to install xfce but not sure weather to install xfce4 or xubuntu. any help [04:20] just install xubuntu-desktop, and set ; sudo systemctl set-default graphical.target # and reboot [04:20] with xubuntu-desktop you get support in #xubuntu [04:21] HiHoGo: depends on the added features you desire if you install the full DE - please see: https://help.ubuntu.com/community/Installation/LowMemorySystems for the info. [04:23] Bashing-om: thanks. when i do install one, i will be installing the minimal desktop. not the full one. as i am building this os on my Odroid U3 single board computer, its similar to a Raspberry Pi [04:24] xubuntu gives a minimal option too, AFAIK [04:25] HiHoGo: I run minimal install with xfce4 as a lighter GUI myself :D [04:25] oerheks: yes i understand xfce4 and xubuntu both have minimal install options. i understand that xubuntu has a few more packages than xfce4 [04:26] Bashing-om: I see did you install it on the ubuntu server os [04:27] i think you want a custom build image for Odroid U3 [04:27] Bashing-om: from what i understand the xfce minimal desktop has a few more extra packages. [04:28] mubme abou tmore less packages, not worth the troube [04:30] oerheks: the Odroid U3 is now End Of life discontinued. all the original os that where built for it have been removed, they are older ubuntu 14.04 os. I have installed a ubuntu 16.04 minimal os and am now building it from scratch [04:30] https://github.com/IOOI-SqAR/odroid [04:30] If i could find a ubuntu 18.04 minimal os build i would be building on that [04:30] ^ [04:31] i installed chromium. and I can't uninstall it now. [04:32] sudo apt purge , remove, nothing is working [04:32] chromium is a snap solely; sudo snap remove chromium [04:32] HiHoGo: No, not from server - but will be next time as the base minimal-cd is no longer published. ^^ 18.04 was the last. [04:32] thanks oerheks I have already tested that os. it is built with unity desktop and is slow laggy, and after trying to run apps they dont work properly etc. [04:32] i downloaded it through apt? chromium-browser [04:33] dirtcastle: Chromium is a snap. Use "sudo snap remove chromium". [04:33] nope, you didnt [04:33] Bashing-om: there will always be a ubuntu minimal server os available [04:33] they will always have the iso available to download [04:34] HiHoGo: Yup - works for us as well :P Just keep in mind there is a fair anount of tweaking to be done. [04:34] i installed through sudo apt install chromium-browser. and yes. snap removed it. thanks for your time! [04:34] :-) [04:34] dirtcastle: Reason being the package through apt just is a transitional package to the snap. [04:35] Bashing-om: yes i understand that with the minimal server will take installing extra stuff. I dont mind doing that. [04:35] oh ok. til [04:35] oh Eickmeyer is right, +1 [04:36] oerheks: I even tried a debian buleseye os for the U# but that also had lags and such. [04:36] snap vers apt [04:37] HiHoGo: point to the Ubunt 21.10 mini.iso [04:37] leftyfb: ??? [04:37] " Bashing-om: there will always be a ubuntu minimal server os available" [04:38] HiHoGo: there is no longer a mini.iso (minimal server installer) [04:38] leftyfb: and ???i weill always point people to an LTS os version of any os [04:38] leftyfb: really why is that [04:39] HiHoGo: http://archive.ubuntu.com/ubuntu/dists/jammy/main/installer-amd64/current/legacy-images/ [04:39] The mini.iso was a relic of debian-installer and was never supported, so it has been removed. [04:39] http://cdimages.ubuntu.com/netboot/ [04:39] netboot it is [04:40] leftyfb: Uh Huh - Thus I can sleep well at night :D [04:40] oerheks: nope: http://cdimages.ubuntu.com/netboot/focal/ [04:40] Eickmeyer: the server version of ubuntu was supported by the community. [04:41] just like xubuntu, kubuntu, ubuntu studio, edubuntu etc. they are not run by canaoniacal anymorfe [04:41] HiHoGo: I'm the leader of Ubuntu Studio and am on the Ubuntu Community Council. I am well aware, the mini.iso was never supposed to be supported by the community. You just heard it from the horse's mouth. [04:42] So, please don't question me on this one.] [04:43] Besides, we're not here to argue. :) [04:44] leftyfb: interesting. for small single board computers like the Raspberry Pi a minimal server os to build from is a must. why dont they provide arm install instructions on that link ??? [04:45] HiHoGo: https://ubuntu.com/raspberry-pi [04:45] thanks Eickmeyer what do you think of computers like the Raspberry Pi A mini os version to build from is essential [04:46] HiHoGo: This isn't the place for that discussion. [04:46] HiHoGo, that link from lefty gives server and desktop for your pi [04:46] HiHoGo: you don't need to "build" your OS for the Pi. Just download the image and write it to your sd card [04:46] boards like the Raspberry Pi odroid devices, banana Pi and many others use minimal install os to build their os from on the Arm base [04:47] Raspberry Pi odroid devices do not exist [04:47] HiHoGo: You have been given the answer to your issue. Do you have another issue? [04:47] HiHoGo: Not at all; the PI has full support - see on the Discourse formum for tutorials. [04:47] HiHoGo: feel free to discuss custom builds of ubuntu in any of those IRC channel [04:47] good luck and have fun! [04:48] yes thanks. I get that. its a shame that ubuntu or the ubuntu server team is no longer providing for these people. [04:48] thanks anyway. I have learnt some things now. === Scotty_Trees2 is now known as Scotty_Trees === dabbill_ is now known as dabbill [06:55] I seem to recall there was a community maintained repo with the latest prometheus node exporter for 20.04 but I can't find it, does anyone know what I mean? [08:06] I messed up my gdm [08:06] it doesn't shows the login anymore. [08:07] I have stuff on xinitrc. is that why [08:07] and bashprofile. [08:08] pls help. === jje61 is now known as jje6 === Vieillard is now known as Sauvin === OurRoyalGabe_ is now known as OurRoyalGabe [09:34] I had my xmodmap config to swap ctrl and capslock keys. for some reason my xmodmap doesn't do that. I used to have the same .Xmodmap which I used to use in a VM. and it used to work without any problem [09:37] I'm using stumpwm. [09:57] can I use gnome files with cifs only? I am considering removing samba if possible [09:59] on focal [10:00] Hey all. Can somebody please confirm for me whether UFW blocks inbound and not outbound by default? === lotuspsychje_ is now known as lotuspsychje [10:14] Kolusion, by default UFW blocks nothing, one needs to install gufw to activate [10:15] oerheks: I believe UFW is activated by default. [10:15] Yes, it is installed, without rules [10:15] but the gui thingy not. [10:16] oerheks: I believe it blocks everything inbound while allowing everything outbound, but I want to confirm that. [10:16] No, it does nothing. [10:17] oerheks: Thanks [10:17] yw, have fun! [10:17] I am interested in a second opinion people. :) [10:17] oerheks is correct ... [10:17] (there you go 🙂 ) [10:17] opinion .. go test it? [10:17] I am interested in a third opinion people. :) [10:18] lol [10:18] this is not a quiz Kolusion [10:18] lotuspsychje: No shit [10:18] form your own opinion, easy to check. [10:18] oerheks: No its not easy to check. To check would require uninstalling it and reinstalling it. [10:19] oerheks: I have existing rules. [10:19] use an lxd container 😉 [10:19] sudo ufw status verbose [10:19] but either way, ufw always gets installed inactive ... [10:21] oerheks: The status shows only the two rules I added, yet I can make outbound connections which suggests UFW allows everything outbound by default while blocking everything inbound by default. Everyone here that has given their opinion claims UFW allow everything by default. I doesn't look this way to me. [10:21] sudo ufw app list # gives a handy preset list [10:22] *It doesn't... [10:23] Kolusion, ufw gets installed inactive by default ... you need to explicitly call "sudo ufw enable" else it simply does nothing ... all the rest is really up to you [10:23] ogra: I haven't mentioned anything about the service status of UFW. [10:24] ogra: I am talking about the rules. [10:25] Kolusion, 4th opinion from first google hit: https://www.digitalocean.com/community/tutorials/how-to-setup-a-firewall-with-ufw-on-an-ubuntu-and-debian-cloud-server [10:25] ogra: I want information from an official source. [10:27] 5th opinion please [10:27] tell us how you see those rules? [10:28] oerheks: In terminal, as root, use the command 'ufw status'. [10:33] https://p.haxxors.com/ufw.txt [10:33] sounds like a fun game. cant we get 10 opinions? [10:33] Nah, I am now positive I am correct. Thanks for all your time. Good bye. [10:34] please dont come back [10:34] don't do that, Ravage [10:34] Ravage you sound like a womanless loser. [10:34] i said please [10:34] and he trolls everyone all the time [10:43] hey, is anyone happy with a noise canceling USB headset on Linux? I tried a Jabra but it wasn't any good without their Windows software [10:44] i use noisetorch for that. uses some CPU but works [10:45] I didn't know about it, thanks [10:45] I thought headsets were better than software because they have multiple/directional mics [10:46] it filters everything but speech. so if someone else in the room is talking too it will transmit that. it cant filter out only YOUR voice [10:47] right, that's not great, usually that's exactly what I'm trying to filter out [10:54] Is it wise to use GPU for browser (I heard there are settings in browsers or OS) by which the app uses GPU instead of CPU. By default in linux, the browsers like chrome, chromium, firefox etc use the CPU. Not GPU? [10:57] GPU use is oke, for rendering [10:57] Vaapi [10:58] Intelo: any hardware acceliration should be on, no ide about the security implication of it tought. [10:59] your GPU is already working, so.. [10:59] nadio ide? security? [10:59] Intelo: performance and battery/lower power. [10:59] playing videos in chrome is now dreadfully slow on my system after updates, not sure if this is chrome or kernel updates? [10:59] oerheks no I heard that that the apps I  mentioned do not use GPU primarily or extensively. Is that correct? and the opposite will make performance better? [10:59] SPF: reason why an ARM chip can play smooth 4k video with out any issues is instructuion set/hardware accelirator. [11:00] SPF: its just stuped to not use it. [11:00] Intelo: GPU = Graphical Processing Unit. [11:00] not standard, one needs to install Vaapi stuff. [11:00] nadio yes [11:01] oerheks talking to me? [11:01] vaapi :| [11:01] video acceleration api [11:02] so my question don't have a simple answer/ [11:02] hi [11:03] so i tried to modify /etc/pam.d/sshd to add support for yubico pam module.. however. i cant seem to get this working.. it doersnt ask for the yubico otp and just goes through with my pubkey authentication [11:04] Hi Assid, one could install the snap https://snapcraft.io/yubioath-desktop [11:05] or the ppa; https://support.yubico.com/hc/en-us/articles/360016649039-Installing-Yubico-Software-on-Linux [11:05] its for sshd .. so not desktop.. the app itself is in the repo.. so im ok with getting the binary... [11:09] oh oke, no idea what could be wrong then [11:11] hello guys [11:11] nevermind .. got it.. [11:11] i was installing ubuntu server as a no desktop alternative to ubuntu [11:11] but, it errors in the installer [11:12] i used xfs [11:12] and also when detecting drives it errors but i can continue and do custom [11:13] if anybody can help, please do [11:14] i flashed ubuntu server from an existing ubuntu system [11:15] is it because i used dd? [11:18] *silence* [11:20] frost-core: dd shoudn't be an issue (as long as there's no single file above 4gb afaik) [11:20] Since it uses FAT32 [11:20] noob8650 : i keep getting errors, i rebooted the usb [11:21] How do the errors look? [11:21] i get to them in the disks section [11:21] i cant post since im on a nother pc [11:22] frost-core: Well without an error message it's like hitting google's i feel lucky button [11:22] sorry, i reported one to canonical [11:23] oh its fine after reboot [11:23] thanks [11:24] frost-core: Okay, so it doesn't detect your harddrives? Maybe you can do something like "sudo dmesg | termbin.com" (warning, this will post the output of that command to a website with an url to the paste [11:24] frost-core: Okay, I'm glad it works [11:24] Nevermind the above then! [11:25] you guys are nice, my debian install complete broke my pc, i had to boot from another distro so i can install, i chose ubuntu [11:26] also i have a question, which one is better? XFS, BTRFS or EXT4? [11:26] i chose xfs [11:27] frost-core: different filesystem work better depending on file sizes and usage scenario, there is no answer this one is better then that. [11:27] but people tend to go for ext4 [11:27] i heard xfs is great [11:28] frost-core: reiserfs you have small files and want a fast filesystem, like small binaries. EXT4 is good for larger files [11:30] lubuntu can be installed from ubuntu server? or not? [11:31] the desktop [11:32] you already asked that question here frost-core [11:32] they all use the same repositories so yes [11:32] dont keep flooding the same questions over and over [11:33] umm i didnt [11:35] an error [11:41] It kept erroring so im just getting lubuntu === mintoyatsu_ is now known as mintoyatsu [12:08] >mkpasswd, which (at least on Debian) is part of the whois package [12:08] why is mkpasswd part of whois? [12:12] nvm found the answer here https://askubuntu.com/questions/592515/why-is-the-mkpasswd-utility-part-of-the-whois-package [13:01] hi guys [13:02] how do i mount a smb as a /dev or if i mount smb to dir turn it into a /dev for overlayroot [13:26] my /wc === diskin_ is now known as diskin [14:07] Pr070cal: you don't [14:09] every time when I unlock the screen after being locked for few mins, the screen keeps OFF for while then the whole system freezes and I have to hard reset: here is a log from previous boot if it's helpfull: https://termbin.com/15vq [14:10] ice9, did you change powersettings, as i answered the last time [14:10] ?? [14:11] oerheks, yes, this, this issue happens whenever the screen is locked whether automatically or manually; so I disabled auto screen lock; but this is not a good situation because i can't leave the laptop unlocked while away if i'm at work or cafe! this is a big poblem === Starmina_ is now known as Starmina [14:13] how do i make apt faster? [14:13] frost-core: get a faster computer and/or internet connection [14:14] frost-core: also, provide more details about your actual issue [14:14] leftyfb : i mean, its slow, and has to do checks on apps, unlike a package manager like pacman [14:14] in short: not [14:15] frost-core: we're not going to compare package managers here. If you think there's a problem with your system, please detail the issue, along with any error messages or logs so someone can help you [14:16] frost-core: time sudo apt install -y cowsay | nc termbin.com 9999 [14:17] i cant, im updating [14:17] https://termbin.com/oct0 [14:20] frost-core: you'll need to wait till the updates are done [14:22] how to install the latest mainline kernel? [14:22] !mainline | ice9 [14:22] ice9: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [14:23] i would go for HWE first [14:23] ^ [14:23] !hwe [14:23] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [14:23] hwe gets updates, with mainline you are on your own [14:24] oerheks: oh, they're already on it [14:24] oh oke :-) [14:24] a slightly outdated one, but HWE non-the-less [14:24] 5.13.0-28-generic [14:25] oerheks, i think hwe will install 5.13 same as the default version on 21.10 right? [14:25] leftyfb : im using that [14:25] ice9: do your regular updates [14:25] frost-core: you are using what? [14:25] leftyfb : 5.13.0-28-generic [14:26] frost-core: that wasn't meant for you. You're also a bit outdated as well [14:26] im updating [14:27] hello. I have been trying to automate install of Ubuntu 21.10 desktop. All the information I could found online points to modifying grub.cfg to provide command line options to kernel. but for some reason I could not get it working. after the boot it lands in live session desktop instead of starting the install. any ideas [14:27] serkan_: maybe look into a post-install solution like ansible [14:27] ice9, yes [14:32] leftyfb will ansible enable me to supply a preseed file to ubuntu installer for an null-interaction installation? [14:32] serkan_: no, that's not the point [14:33] it's a post-install tool [14:33] it was possible with Ubuntu 18.04 for example when IsoLinux was around [14:33] leftyfb ok. but what I need is an so called unattended install. [14:34] serkan_: https://ubuntu.com/server/docs/install/autoinstall-quickstart [14:35] serkan_: https://askubuntu.com/a/1253901/1151311 [14:36] this tool is work-in-progress, not complete yet https://github.com/canonical/autoinstall-generator [14:36] https://snapcraft.io/autoinstall-generator [14:39] leftyfb thanks. will look into those [14:44] Can I do mixed scaling configurations on a per monitor basis? [14:45] i.e one 4k monitor at 1.5, but another at 2? [14:46] kenperkins, no, AFAIK [14:47] i installed this kernel manually https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.16.10/ but how can I sign it for secure boot? [14:50] !info mokutil [14:50] mokutil (0.4.0-1ubuntu1, impish): tools for manipulating machine owner keys. In component main, is optional. Built by mokutil. Size 23 kB / 70 kB. (Only available for any-amd64, any-arm, any-arm64, any-i386, any-ia64, any-riscv64.) [14:52] i had .gnupg backed up from Arch, now in ubuntu when i try to import a key, i get "gpg: keyblock resource '/etc/pacman.d/gnupg/pubring.gpg': No such file or directory" [14:52] oops, only for kernel moduls.. [14:54] ice9: you're trying to import a config with hardcoded paths which isn't going to work [15:13] good day all [15:28] Hello I am vompletly green when it comes to printing, I somehow managed to force our bizhub konica minolta to work with Ubuntu [15:29] c 224e [15:29] but SOMETIMES it refuses to print from LibreOffice [15:29] where OI can check for errors ? [15:30] I did set device URL lpd://192.168.1.120/print [15:31] in xfce4 printer setting s [15:32] what does general : collated mean ? [15:34] and opc-life-over [15:34] I gotta go in 5 minutes [15:34] whats up homies - I have a docker runner that keeps filling up its drive due to collectd [15:34] any ideas how I can automate purging that ish [15:37] yuckey2d: if the data is purgable, why are you collecting it? [15:37] shrug - i dont know why /var/lib/collectd is filling up [15:38] yuckey2d: did you look at what's in it? [15:39] leftyfb - a bunch of interface-vethfffdbf0 type folders [15:40] 10s of thousands of them [15:40] yuckey2d: keep looking. You shouldn't just start deleting things you aren't familiar with. Especially when it's for something like collectd. Are you even using collectd for anything useful? [15:40] collectd was install by default with ubuntu. it's just a runner, can I just uninstall it and be done? not sure what collectd does [15:41] yuckey2d: collectd is not uninstalled by default with ubuntu [15:41] sorry, installed [15:42] maybe it was with this aws ami - I built the server, and installed docker, and never installed it [15:42] or cloudwatch 🤔 [15:43] I installed kernel 5.16.10 (latest stable) on ubuntu 21.10 and noticed continuous spin of the cpu fan for long time without load, what could be the issue? [15:43] ice9: go back to an HWE kernel [15:44] ice9: oh, you're not on an LTS release [15:44] use a supported kernel ... 🙂 [15:44] ^ [15:44] leftyfb, i installed that one because i had an issue with the supported kernel, the system freezes when unlocking the screen, which didn't happen with 5.16 [15:46] so find a chnnel where people can support you with 5.16 on ubuntu (this channel is not it, nor any other #ubuntu-* channel) [15:46] ice9: try #linux [15:46] installing another kernel than is supported by Ubuntu is at own risk [16:01] Hi folks [16:13] Hi, I've got a laptop here with Ubuntu 20.04 that stopped booting. grub starts fine, but when I select the menu entry, it just stays stuck at "loading initramfs...". I've tried `update-initramfs -k all -u` to fix it, and tried booting the older kernel entry, but so far no luck. [16:14] (updating the initramfs was done in the system chroot, booting from a live system) [16:19] Any pointers what to do next? I'm 80% certain it's from an update on Saturday. /var/log/apt/history.log: https://paste.debian.net/1231760/ [16:19] *Sunday [16:31] randall, i suggest to boot in Recovery Mode [16:31] ioria: I tried that, it also gets stuck in "Loading initramfs ..." [16:32] randall, are you in chroot atm ? [16:33] are focal, focal-updates, focal-security and focal-backports mutually exclusive? [16:33] randall: tried booting the previous kernel? [16:33] ioria: Not it chroot, but booted the previous kernel and had the same problem. [16:34] ioria: I currently have removed the non-free nvidia driver for the previous kernel, and it's booting a little further. So the latest update is at least part of the problem. [16:34] randall, then you need again the chroot env [16:34] ioria: Can do that, what do you propose? [16:34] randall, wait... how did you remove nvidia ? by livecd ? [16:35] ioria: chroot [16:35] randall, ok, so can you login normally now with another kernel now? [16:36] ioria: The old kernel without nvidia throws me to an initramfs shell, seems as though the LUKS unlock doesn't work for some reason. [16:36] But I think I could fix that, if that's an issue. [16:37] randall, ok, so you need again the livecd/chroot (if you cannot login ) [16:38] Done. What do you propose doing? [16:38] randall, check for 1) space on the disk - df -h 2) check for broken pkgs [16:39] randall, first, try and update : sudo apt update && sudo apt full-upgrade [16:39] ioria: /boot has still >50% free, and `apt install -f` doesn't show any broken packages. [16:40] randall, sudo apt update && sudo apt full-upgrade [16:40] ioria: Done, and rebooted. Didn't fix the issue. [16:41] randall, can you paste the output ? [16:42] Sure, one sec. [16:42] and why your user is 'systemd-coredump' ? randall [16:43] ioria: I guess that's how unattended-upgrades is set up on Ubuntu. [16:43] ah, ok i don't use it [16:43] I've verified that the first users actually has id=1000. [16:44] ioria: https://paste.debian.net/1231766/ [16:45] randall, uname -r [16:45] ioria: 5.13.0-28-generic currently [16:45] randall, dpkg -l | grep nvidia | nc termbin.com 9999 [16:46] ioria: https://termbin.com/m4j8 [16:47] randall, we can try to purge nvidia [16:48] randall, sudo apt purge nvidia-driver-470 [16:48] I've already dumped the kernel modules, and that made the one kernel boot. [16:48] nope, the pkgs are still there [16:49] ioria: linux-objects-nvidia-470-5.13.0-28-generic is uninstalled, and that's the kernel that boots. [16:50] randall, i suggest to sudo apt purge nvidia-driver-470 ; it's very easy to reinstall if that's not the problem [16:51] randall, after that, run sudo apt autopurge [16:53] can the fingerprint in Samsung T7 touch work on Linux? if not, can I still use the disk normally? [16:58] ioria: That fixed it for me. Question is, why is the nvidia driver b0rked with the last update. :( [17:01] nvidia borks a lot of thing; we need to look at the logs carefully (journalctl ) ... but 'id say a mismatching randall [17:01] *s === monchi_ is now known as monchi === Starmina_ is now known as Starmina [17:34] hello, i don't want to keep using https://web.libera.chat/ to come here. what is a good GUI IRC client that I should install on minimal installation of Ubuntu? [17:34] HexChat [17:34] thanks [17:35] lots of clients, a gui or in terminal [17:35] https://libera.chat/guides/sasl [17:42] hello i have a problem at lubuntu [17:42] i lost my dock [17:42] at dock settings i made width 0 [17:43] and i closed it [17:43] sukru: open the settings again and put it back [17:43] i cant open settings without it [17:44] sukru: maybe try asking in #lubuntu [17:44] btw this isnt ubuntu [17:44] :/ [17:44] ok thx [17:44] sukru: if you're not running ubuntu, then you shouldn't be asking for help in either #ubuntu or #lubuntu [17:45] usually yes since this is more or less DE related I think even #lxde would be better. [17:46] Control+Escape Open LXDE menu [17:47] https://help.ubuntu.com/community/lubuntu-LXDE/Keyboard [17:47] found irssi from your list oerheks, thanks! [17:47] good ednash , have fun! [17:48] can someone recommend a good on screen linux keyboard which supports multiple languages [17:48] aiena: gnome got one baked in settings [17:48] can be QT/KDE/GNOME based [17:49] wonder how I'd install it on another DE [17:50] how do i keep my ubuntu machine awake when any ssh session into it is active? [17:50] i configured it to suspend in 20 minutes, and it does so even if i'm sshed into it from another pc [17:50] see the ssh wiki, keepalive [17:50] ednash: https://askubuntu.com/questions/936728/how-to-keep-ssh-connection-alive [17:51] ednash: oh, you want your system to ignore sleep settings if you're ssh'd in [17:51] ednash: I would recommend turning off suspend completely [17:51] yes [17:52] wouldn't it put load into the machine, causing quicker deterioration, if i am not working on it? [17:52] ednash: no [17:53] ok thanks let me try that for now. i moved from windows into it btw, you helped me yesterday in setting up the encryption (i was chatting as guest) [17:53] i used to keep the windows configuration to auto-suspend === user98 is now known as user95 [17:59] there are some tutorials suggesting to put a script in /etc/pm/sleep.d/ [17:59] where can i learn more about that directory and what's in there? `man sleep.d` doesn't work [18:00] due to an unfortunate coincidence, googling sleep.d doesn't work either, there is some band by that name [18:01] ednash: go into your desktop settings and disable suspend [18:06] thanks already did that... was looking to see if i can do it only on ssh, just for curiosity! found some docs here, called "sleep hooks", http://manpages.ubuntu.com/manpages/trusty/man8/pm-hibernate.8.html [18:14] which is a good vnc server to use if i want to occassionally access the GUI of the Ubuntu desktop from another machine? tightvncserver? [18:15] ednash: none will work with wayland AFAIK. Other than that, you should just try them out and see for yourself. This isn't the appropriate place to ask for software recommendations. Especially when you already know you want VNC [18:17] VNC is the recommended way to remotely access GUI right? I am looking for a replacement of Windows Remote Desktop for Ubuntu. [18:18] Gonna try them out thanks. Any other channel where I can ask these questions? I will try #ubuntu-offtopic [18:18] ednash: OT would be good. Or #ubuntu-discuss [18:18] thanks [18:27] libqt5x11extras5 should make teamviewer working ? https://www.codegrepper.com/code-examples/shell/use+teamviewer+on+wayland+ubuntu === SoggyWaffles84 is now known as SoggyWaffles [18:31] where on the web what I look to answer the question, what kind of problems are people having with the latest version of Ubuntu compared with the version before... I mean compare I guess it is last October to the April before. I want to use one of the new versions .... [18:37] The April version is unsupported, so you can't properly use it anyway. You should better decide if you want "latest" (=21.10) or "long term support" (=20.04) [18:39] annie_roid, crawl through bugreports? https://bugs.launchpad.net/ubuntu [18:41] it is such a wide open question, no developer can answer that [18:41] ( depends on desktop, hardware, language..) [18:50] alkisg thanks, that seems like the answer I need. oerheks thanks. that too seems true. [18:52] another question, online suggestion of How to(what to) learn enough so that I can run Ubuntu with no GUI [18:52] https://ubuntu.com/tutorials/command-line-for-beginners#1-overview [18:52] "what to learn in order to run Ubuntu with no GUI"? [18:52] and tons of pages more .. [18:53] great. i will do that first, fill gaps. [18:54] often people come in here; "i don't want to use a solution in the gui but cli; how? ".. start easy and get familiar with programs and filesystem and permissions [18:55] running services,play music, editing pictures in terminal.. [18:56] also the command man where is the program you are trying to run. It will give you way more information then you wanted but it give you what you need [18:59] imagine using canonical software [19:01] do you have an ubuntu support issue, foehammer ? [19:01] more of a debian based support question [19:02] wrong channel then [19:02] Its because I literally cannot connect to the channel [19:02] what is NickServ and how do I get an account [19:03] oh oke, #ubuntu needs no registration, #debian does [19:03] !register [19:03] For information on registering your IRC nick, see https://libera.chat/guides/registration - For any further help, ask in #libera [19:03] thanks [19:03] yw === Scotty_Trees3 is now known as Scotty_Trees === yhyh_ is now known as lumiuser === beaver is now known as pong === dabbill_ is now known as dabbill === freeworld is now known as Guest6792 [22:45] OK, So I have an issue. I just added a second monitor to my Ubuntu 20.04 desktop. All good, except that instead of expected "joined" behavior, I get secondary monitor working properly, but primary is showing both monitors and slides between them based on mouse position.... === Starmina_ is now known as Starmina [23:44] hello ubuntu team [23:45] here , apt update locked and packagekitd hanged [23:46] and firefox sudden close crash [23:48] hello [23:48] hello [23:48] is there anyone here willing to help me with a permissions issue in ubuntu server? [23:49] i am also waiting for response [23:49] awe :( [23:49] i think i may have fucked up my os [23:50] can't access passwd, can't login to root, can't use sudo [23:50] there is also a channel #ubuntu-server [23:50] its telling me that no acc's exist on the system [23:51] shay@vps728688:~$ su [23:51] su: user root does not exist or the user entry does not contain all the required fields [23:51] ^ prob broken asfk [23:51] shayf: mind the language a bit please