[00:04] better late than never: Unlike su, the sudo command will request the password of the current user, not the root password. Because of its security implications, sudo access is not granted to users by default, and must be set up before it functions correctly. Check out our How To Create a New Sudo-enabled User quickstart tutorials for Ubuntu and CentOS to learn how to set up a sudo-enabled user. [00:04] https://www.digitalocean.com/community/tutorials/how-to-edit-the-sudoers-file [00:07] that's a decent enough guide, good call [00:08] I really hate the sudo documentation; it's just so *dense* when what most people need is two or three very simple examples [00:09] 99% of users will only ever use 1% of sudo's functionality, but the docs are written to be completely comprehensive.. (even this DO guide is imho too detailed, but it's definitely better for most people than the official docs) [00:10] make-sudo-great-again.com is still available :) [00:10] lol [00:11] I was just thinking of an ubuntu wiki page, but .. [00:11] you've shown me my ambitions were perhaps too limited [00:12] 'man sudo', /EXAMPLS [00:12] /EXAMPLES, even [00:12] /etc/sudoers has its own examples usually [00:12] but Ubuntu's way of using sudo is really an abuse of its purpose. Not that Ubuntu is alone in this approach [00:14] matsaman: heh, the sudoers(5) EXAMPLES is around 200 lines of stuff, of which *one* feels like it's the level of simplcity that most people need: [00:15] joe ALL = /usr/bin/su operator [00:15] even that one line is funny because it just lets the user in question run su. that's such a stupid example :) [00:15] the whole thing is pretty stupid [00:15] lol [00:16] it's been a few years since I looked at the doas program, but I remember thinking it'd be really nice to switch.. [00:17] I mean, ordinary normo people shouldn't be the use case for using plain sudo [00:17] all the GUI frontends have always been a huge mess, though, for sure [00:18] aye, I've got complaints about polkit, too! ;) [00:18] hi everyone,may i ask assistance on how to know if the device issue is connected w/ kernel,driver,or hardware fault ? im troubleshooting a wifi adapter [00:18] blugreen: there's no easy way to tell. [00:18] sarnold: There's an ITP for opendoas-portable so soon both will be in the archive. :P [00:18] bluesabre: did the newer kernel help you? [00:19] sarnold, it was working fine 3 days ago. :( [00:19] leftyfb, stil freezing [00:19] bluesabre: I would look into hardware issues [00:20] leftyfb, im using wavemon on that particular adapter for monitoring,it shows its connected,but no ping [00:22] is there a utility app tester for wifi adapters? just like a ram tester [00:22] oh dang that'd be nice [00:23] any chance you might have turned off power saving mode a while ago, and after a reboot need to turn off power save mode again? [00:23] powersave modes can lead to poor experience, and the usual way to turn it off isn't persistent across reboots [00:24] sarnold, is powersave mode same as power mgt ? [00:24] blugreen: yeah [00:24] it is set to off & persistent after reboot [00:26] any other way of checking system integrity aside from forcefck on boot ? [00:28] blugreen: maybe try an ubuntu live usb and see if you still have issues [00:30] ayt,i need to DL and setup a live ubuntu18 then [00:30] blugreen: use ubuntu 20.04 [00:30] noted. [00:31] mswindows has a system check utility after a system crash,does ubuntu has 1 too ? [00:33] not really, there's memtest86 and memtest86+, those are handy; you can run debsums -c to make sure a lot of the files have reasonable checksums.. [00:33] gotcha [00:33] if you've got zfs installed, starting a scrub can help you find corruption on the disk beyond just the files in the debsums indexes [00:34] is there a smaller version of live ubuntu 20.04 ? [00:34] will add zfs to my to do list [00:36] blugreen: zfs is a filesystem which you are not using. [00:37] blugreen: you've given no indication that your issue is related to your filesystem or storage device [00:38] leftyfb, yea,im jz being thourough,coz theres a lot of force shutdown lately coz of the adapter [00:38] blugreen: also, "system check utility" in windows is not a hardware diagnostic tool. You're probably referring to sfc which is only to check the health of Windows system files. Nothing to do with hardware or even drivers [00:53] hi [01:09] hi [01:13] hi! where are the linux headers for ubuntu 21.10? [01:15] transhumanist: sudo apt install linux-headers-$(uname -r) [01:15] sudo apt install linux-header-$(uname -r) <<< ah made a boo-boo ..lol [01:17] anyone know wehre ashmem and binder for anbox are now located, they dont seem to both be in the kernel anylonger [01:17] wehre* where [01:17] that is there is no long a binder module [01:18] transhumanist: try: /join #anbox [01:18] ah I thought it was now a ubuntu thing [01:18] thanks [01:25] got dc.can i send error screenshot here ? [01:28] That is a channel #anbox [01:35] blugreen: You are welcome to share a link to an image hoster, yeah. [01:36] My box *really* wants to keep using nouveau. I blacklisted it in modprobe.d and on the grub command line, but it just keeps showing up. [01:37] This happened to me with 20.04 and now on 22.04. I think I purged it last time and hijinx ensued. === jancoow1 is now known as jancoow === Sayona_ is now known as Sayona === gacuxz1 is now known as gacuxz === tabakhase__ is now known as tabakhase === keypushe- is now known as keypusher [01:40] anyone knows how to trace this error msg pls ? https://ibb.co/W2TT30B === DonRichie2 is now known as DonRichie [01:41] I notice if I try to remove libdrm-nouveau2 that it wants to, like, delete my computer. :p [01:41] blugreen: looks like you're running some sort of electron application and not one native to ubuntu [01:42] i dont remember using an app electron :( === LarsErik1 is now known as LarsErikP === p3lim7 is now known as p3lim === anonimip_ is now known as anonymip === ALOELG1 is now known as ALOELG [01:42] blugreen: when do you see that error? === scoobydoob is now known as scoobydoo === _miruoy is now known as miruoy [01:42] So I guess I remove xserver-xorg-video-nouveau and nouvea-firmware (then running update-initramfs -u or whatever) === SJrX- is now known as SJrX [01:42] Probably brick the computer lol === Punna is now known as Pwnna [01:42] Well here goes. Probably not going to be back online for awhile since I'll be on a live USB stick recovering. :p [01:43] leftyfb, its 2days now.seeing that error.. event before that: not so sure [01:43] blugreen: there's probably some application or something running to cause that === Mikro is now known as Guest470 [01:57] Okay so my X environment is apparently driven by a zombie nouveau driver because I deleted the xorg-xserver-nouveau package, reinstalled the nvidia packages, blacklisted nouveau in modprobe.d and the grub default config, updated the initramfs and grub, rebooted, and here I am === bahamat_ is now known as bahamat === mrelcee_ is now known as mrelcee === boubou_ is now known as boubou [02:13] * LiberaOPEr AstaraOS has been released https://cryptobug.wordpress.com ... . Enjoy Guys ... . [02:57] Nouveau still loading despite every last little thing [03:41] I have copied the linux config from boot for same kernel and want to add 5 lines to the end of it and have it compile the kernel based on this new config. How do I do this? [03:43] after making the changes to the config in the root of kernel source do I then run the commands in the """'Building the kernel""" section on this page https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel === Guest2137 is now known as JeromeGarcia [05:54] i'm on 21.10; why the linux hwe package is installed and why it's not showing up in /boot https://bpa.st/RBPA [06:00] ice9: HWE applies to Long Term support releases, 21.10 is an interum release. [06:00] !hwe | ice9 [06:00] ice9: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [06:01] Bashing-om, i know what hwe is, my initial question is why it is installed on 21.10? [06:01] i didn't install it [06:03] !info linux-image-generic impish [06:04] linux-image-generic (5.13.0.39.48, impish): Generic Linux kernel image. In component main, is optional. Built by linux-meta. Size 3 kB / 19 kB. (Only available for amd64, armhf, arm64, powerpc, ppc64el, s390x.) [06:13] hello [06:17] does anyone know the time of day the release will happen? === jclsn7 is now known as jclsn [06:43] I am on 21.10 Xubuntu. I wonder why my Hard disk drive connected to USB (2.5" SATA) is never visible after starting machine, but i need to re-plug it in USB connection in order for it to be recognized in the system.. === hendry1 is now known as hendry [06:45] I have OpenZFS pool on that 1 USB external drive (I have put it in USB enclosure) and wnat it to be imported automatically and it seems something stops USB drive to be recognized in the system until re-pugged [06:45] plugged [06:46] nikolam, does gparted see the drive? === Guest470 is now known as Mikro === GLaDER2 is now known as GLaDER === nizarus_ is now known as nizarus [08:52] heyhey kids [08:52] #howarya === Avago_Broadqual5 is now known as Avago_Broadqual === lotuspsychje_ is now known as lotuspsychje [09:18] How do I change hz of my ubuntu 21.10? My display supports 144hz but i can only see it being 60hz === hayaliali is now known as alip [09:23] ill will try if dropping driver from nvidia 510 propietary to 470 propietary,tested   helps [09:25] I think you can do this in the settings of nvidia-cfg where you configure the screen? [09:28] wasnt available in nvidia-settings [09:28] will reboot now see if older driver help [09:35] https://conf.fsfe.org/b/foss-north Talks at FOSS-North Online 2022 coming up [10:09] JoeBk, gparted does not show the drive. Drive only shows when it is unpugged then plugged again in USB [10:17] my autopep8 dosent work at vscoe === vit is now known as freeworld === vit is now known as freeworld === freeworld is now known as vit === vit is now known as freeworld [10:29] Hi autopep8 and virtualenv in vscode dosent work but autopep8 in terminal worked ; can some body help me ?? === halvors1 is now known as halvors [10:37] anyone_: I don't remember vscode being a part of Ubuntu, I wish I could help though :( [10:38] Thanks [10:50] Does it make any difference if I install 22.04 before its official release? [10:57] ox0000ff, it can ... bugs from a pre-release might set wrong defaults that get fixed only for release-to-relase upgrades ... so when installing from a pre-release you should watch the uploads and changes carefully and make sure your defaults are adjusted accordingly [10:58] beyond this you will indeed get all changed release binaries on release day with a simple apt upgrade ... [11:02] ox0000ff, Ubuntu 22.04 isn't supported here, it's supported via #ubuntu-next [11:05] that too (for another two days) [11:06] ...forgot my laptop was set to sleep when the lid was closed. Thx Orga. [11:26] Hello frens! I'm excited. I came across a post on bugzilla.kernel.org that may fix issues with my touchpad + suspend. However, I'd like to know: How do I disable the touchpad before the system goes to suspend (i.e., when lid is closed)? Would I add something to to grub to unload the i2c_hid_acpi and i2c_hid modules? [11:26] I'm thinking that if I unload the modules before the system suspends, then enable them after suspend, I wouldn't lose my touchpad on suspend. [11:33] Hello, having an issue with linux mint 20.2 [11:34] kisakye: ircs://irc.spotchat.org/#linuxmint-help [11:37] I think I found that I can make a bash script and put it /lib/systemd/system-sleep/. maybe i can load and unload the modules this way. === bah_ is now known as bah [11:53] added the script to the system-sleep folder and it didn't work. :-( === SysGhost is now known as SysGh_st === SysGh_st is now known as SysGhost [12:04] Hello, has anyone here successfully set up hibernation with Secure Boot? [12:05] I have other partitions in use so I cannot do whole drive encryption, I would have to use an encrypted swap partition. [12:31] Hi all === diskin_ is now known as diskin [12:51] Hello, has anyone here successfully set up hibernation with Secure Boot? I have other partitions in use so I cannot do whole drive encryption, I would have to use an encrypted swap partition. [12:53] well, provided that the 22.04 release is planned for 21.April, then all questons about 22.04 are legit in #ubuntu since 2h53m [12:54] the release is in what TZ? UTC? Not there yet. [12:58] no TZ is mentioned, so deal with it )) [12:59] i have no questions yet, just trolling all those pesky #ununtu-nexters [13:00] pesky !ubuntu-next ers ☝ ☝ ☝ ☝ [13:01] ydu1364634 and rob0, have you successfully set up hibernation with Secure Boot? [13:03] I wanna learn ubuntu on my VPS. [13:03] i've never used hibernation, i'm using suspend [13:03] Guest5: why do you specifically ask me? [13:05] because those were 2 active nicks he saw after he joined [13:06] Indeed, of 1040 nicks, you were one of the few that showed signs of life ;) [13:06] sure, but I want to point out that's not how IRC works [13:07] I've never even had an Ubuntu on a physical machine. So I won't answer things I have no experience in. [13:08] Great, now I know that of 1043 people, at least one has not tried this feature. [13:09] if i want to restrict my server to use a locally hosted repo, what's the best way to do this? replace the /etc/apt/source.list with the new list? [13:10] !patience > Guest5 [13:10] Guest5: Please see my private message [13:22] I've set Settings > Wifi > My local AP > IPv6 to Disable, but it doesn't seem to have any effect. Can anyone tell me why? [13:23] ** IPv6 > IPv6 Method to disable === mike_ is now known as ah1cobra [13:40] clarkk: what do you expect the result to be and what are you seeing? What version of ubuntu are you running? === coprolalic is now known as ForTwenty === ForTwenty is now known as FourTwenty === dionysus70 is now known as dionysus69 === darkowlzz5 is now known as darkowlzz === diskin_ is now known as diskin [15:02] leftyfb, Well, I guess my first question should have been to ask where the documentation is for it [15:03] clarkk: what version of ubuntu are you running? [15:05] the one without documentation ? [15:07] Guest8100: Why do you have secure boot on? Do you need to keep other people from installing linux on your system? [15:08] leftyfb, sorry, 20.04 [15:08] clarkk: what do you expect the result to be and what are you seeing? [15:09] leftyfb, I would have expected ipv6 to be disabled for that gateway, but ip -6 route still shows it [15:09] leftyfb, but I'm just guessing, because I haven't seen the docs for this [15:10] clarkk: define "disabled for that gateway" [15:10] leftyfb, I haven't seen the docs, so it's a pure guess. No ipv6 default route [15:11] clarkk: what is this machine exactly? Is it acting as a gateway/router? [15:11] leftyfb, the local machine? No, just a standard workstation [15:12] clarkk: is your gateway giving out ipv6 addresses? [15:12] leftyfb, I believe so [15:13] clarkk: is your gateway/router configured to give out ipv6 addresses? Otherwise, a machine assigning itself ipv6 shouldn't be an issue in most cases === _miruoy is now known as miruoy [15:19] Do language packs take up a lot of space? There are very many of them, which I am unlikely to ever use. [15:21] leftyfb, I would like to temporarily and programmatically disable (and re-enable) the default gateway for ipv6. I was just experimenting with this particular setting in case that isn't possible. The docs viewed by hitting F1 doesn't really go into that much detail about each individual setting, from what I can tell [15:25] Guest512, gnome-language-selector lets you remove the ones you do not need IIRC [15:26] (from an installed system that is ... won't work in a live session indeed) [15:27] I don't think they take up much space [15:27] ogra, thanks. Do you know about kubuntu? [15:27] is there better directions (more complete) step by step including custom naming kernel and generating running .config and stuff including signing the kernel and all for Ubuntu kernels on 21.10? These directions seem insufficient https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [15:28] transhumanist: #anbox did tell you that the modules for anbox are included in ubuntu, did they not? [15:28] In my installation downloading kubuntu language packs is taking about half an hour and estimated to take another 15-71 minutes. [15:28] they are not included in 21.10 so it seems one of them is not compiled in the kernel [15:29] due to some security change and issue [15:29] Guest512, nope, i dont, but there should be #kubuntu to help you [15:29] anyway I just have a few problems with my custom kernel (ones i just listed) [15:29] thanks ogra, I did not know that. [15:30] transhumanist: it's in 20.04. Maybe go with that since 20.10 will be EOL in 3 months [15:30] sorry, 21.10 [15:30] what you mean upgrade again? [15:30] I cant really downgrade === Sven_vB_ is now known as Sven_vB [15:31] transhumanist: nope, I mean reinstall with 20.04 since that is an LTS release that will be supported for another 3 years where-as the OS your running will only be supported for 3 months [15:31] also, 21.10 doesn't do what you want and 20.04 does [15:31] I am using tpmv2 and there seems to be some issues still when upgrading (as in it seems to loose the tpmv2 signatures during upgrade ( or forgets to ask for the password I should day) [15:32] I can reinstall and preserve my home directory which is on a separate partition ( but the TPMv2 thing will screw it over I think) [15:32] make it inaccessible [15:35] transhumanist: just curious, are you sure you need a custom kernel? [15:35] one question to qualify before answering rob0 can I in the future upgrade to 21.04 from 21.10 [15:36] I forget if there is a path for this [15:36] transhumanist: 20.04, not 21.04 [15:36] sorry I mean t 21.04 from 21.10 [15:36] no [15:36] 21.04 is EOL [15:36] you want 20.04 [15:36] or wait two days for 22.04 [15:37] transhumanist: you'll want to upgrade from 20.04 to 22.04 eventually which will be released this week [15:38] i'm removing a kernel that i'm currently running and previously had no issue but now when i try i get a warning prompt that asks if i want to abort the kernel removal [15:38] jongsta: it's going to warn you if you're trying to remove the running kernel [15:39] one day, is it not tomorrow? [15:39] i'm using apt-get -y purge kernel-package [15:39] leftyfb: is there any way to force ignore it? i thought -y would do it and seemed to before [15:39] oh wait, i know what's going on, one sec [15:39] jongsta: not sure, maybe look in the man page [15:39] disregard [15:39] rob0, depends on the part of the world you are in 😉 [15:41] typically the latest moment for release is when the last timezone in the world leaves Apr 21 ... for many that can be the 22nd already [15:41] I like to say this week because people go nuts when it reaches 00:00:01 AM their local time and they can't download it [15:41] yeah [15:41] hehe [15:41] the impatient ones ... fun at every release [15:46] leftyfb: how do I resolve the loss of access to my /home directory issue in a relatively safe way (I have no room to back up a TB of data < I know how to reinstall I just don't know how to get the installer to acknowledge the proper TPMv2 signing of the /home directory? [15:46] transhumanist: if you don't have backups, the data isn't important [15:47] transhumanist, you need to get external usb drive [15:50] its a question of finances right now, the cobblers kids shoes types of deal. I will see if I can get space on terms with onedrive and see if I can copy important data to it from Linux, Problem of course though is my windows guest VM which is going to be one damn big file copy [15:50] anyway I will look into it [15:52] to better get the problem, leftyfb JoeBK , my external backup raid unit went up in smoke [15:53] how fast is your internet [15:53] good speed [15:53] well thats good [15:53] 300 meg or so [15:55] it wont be so bad actually /home has only 58 gig in it but it does mean loss of android studio which is in the / for some reason [15:55] its ok no biggy === popey0 is now known as popey === fling_ is now known as fling [16:34] seems I am all set, deleted a bunch of useless crap off old drive, enough to backup all the data at least. Any idea on the best way to avoid the tpmv2 issues on a rollback (preserving home directory ) I would rather not start all over with rebuilding the layout of the home directory if possible, it is possible but I prefer not to [16:36] transhumanist, how did you get into a TPM problem? Wondering what I need to avoid ... [16:37] I installed ohmybash/zsh, but my terminal is missing some fonts. I recall in the past I downloaded some fonts from a 3rd party site and the characters were rendering correctly. [16:39] I built it with TPMv2 being enabled , did signature signing and all sorts of crap and vTPM as well for guests (I did it because work wanted to go that way) but on my first install with vTPMv2 I attempted an in place upgrade to ubuntu 21.10 (time before this one) and it litterally never asked for the TPMv2 password so it was a big problem , drive became inaccessible (or at least I have no idea how to get it back (only thing is I have the [16:39] key thats in the system bios and I know the password (so some day it might be possible. I just dont need a repeat of that when I redo the install [16:40] s/possible. / possible.) [17:02] Guest512: https://run.tournament.org.il/ubuntu-20-04-and-tpm2-encrypted-system-disk/ this might be of some help, I have written a whole process (and its burried somewhere for installing TPMv2 on windows and linux also TPMv2 bipass instructions for windows 11. BACKUPS really are a necessity with an offline off site storage in a locked area with a password list and encryption keys printed on payer behind the well locked doors because failu [17:02] res means loosing everything [17:03] high stakes game with data [17:10] Guest512: here you go if you like signed adventures (not this does not include bitlocker encryption , I was going to save that for a future adventure into virtual tpm . My directions for windows 11 bipass come from github ... see google for something like : """ windows 11 tpmv2 bipass github """ [17:11] https://paste.ubuntu.com/p/cvrTr3YfVm/ [17:11] nevermind, what i thought happened didn't happen heh [17:11] anyway my data is backed up , time to see if this is going to be a crap show [17:12] this script was working last week. it installed the 5.4 kernel, updated /etc/grub.conf to boot into it, rebooted the server which loaded the 5.4 kernel [17:12] but that's not working anymore for some reason [17:15] i think i see the problem [17:23] jongsta, ubuntu has never in its life used /etc/grub.conf ... in fact the grub configuration has always been generated from the values in /etc/default/grub ... if you need to adjust something do it there and run update-grub afterwards [17:24] sorry, i meant /etc/default/grub [17:25] and i found the problem. sometime in the last week there was an update to the 5.4 kernel and my script was setting the previous version to load === srv is now known as xRDP === xRDP is now known as srv === five643333496346 is now known as five64333349634 === ubunt1 is now known as beerboba === five643333496346 is now known as five64333349634 [18:45] hellp [18:47] I'm wondering if the install software for ubuntu has a way you can use the default install options as a base but go in and just tweak the size of one thing (as opposed to starting from scratch on everything)? [18:49] blahboybaz: What is it you wanted to modify? [18:50] blahboybaz: https://ubuntu.com/server/docs/install/autoinstall-quickstart [18:52] Because most things generally have a .conf file somwhere you can edit. But there's also dpkg-reconfigure for some others, if it's something like a compile-time option which needs to be changed then it starts getting messy [18:58] genii: In my current installation (20.04) the I have run into trouble with "/boot" being too small - but I like the default configuration aside from that one thing. If/when I install a later version or on another machine I want to increase the size of "/boot" slightly but leave everything else according to default parameters [18:59] I know that it is possible to resize logical volumes (lvm) but I would rather make it easy during the install process than later go try to resize something [19:01] iirc - the linux files system (ext4?) is superior mostly because it does not have fragmentation issues (like fat and ntfs) but resizing a volume (lvm) results in fragmentation - iirc [19:01] !isitoutyet [19:01] Yeees! Ubuntu 21.10 is OUT! Celebrate in #ubuntu-release-party 🎉 [19:01] yay! [19:01] heh, the factoids could need an update for tomorrow [19:02] ogra: indeed... [19:03] haha [19:03] rob0: *what's* funny? [19:06] blahboybaz: the default installer on ubuntu will not make a separate /boot AFAIK. Unless you're doing FDE === five643333496344 is now known as five64333349634 [19:07] blahboybaz: I would suspect that your /boot is being filled up with old kernels, which could be cleaned up with: sudo apt --purge autoremove [19:08] i am having problems with one of my ubuntu vms. It seems to have trouble starting up and crashes/freezes. [19:09] carnophage2: what version of ubuntu is it running? [19:09] how do i check? [19:10] carnophage2: if you can get on it, cat /etc/os-release [19:11] usually people know what version they installed [19:13] leftyfb: That link you gave refers to installing on a virtual machine - I'm talking about a bare metal install. Also it doesn't say anything (that I can find) about default settings or patition or volume sizes. My "/boot" is being filled up with old kernel but purging them is not what I would prefer. I would prefer to not have the problem. Now, I'm not sure what the source of the problem is (why old [19:13] kernels pile up) but it doesn't seem to continue forever - they don't keep piling up they just exceed the space available. And I'm not sure the best way to eliminate the problem (so I don't have to deal with it periodically) but I thought that making either/and/or making "/boot" its own volume or partition and increasing its size (especially increasing its size) might do that [19:13] I am using Focal Fossa [19:13] fwiw I am not planning on actually doing an install any time soon nor a reinstall just trying to get information for the next time [19:14] Chunkyz: the factoid? Sorry. [19:14] blahboybaz: the link I gave you is not specific to virtual machines. They aren't even mentioned on the page [19:14] blahboybaz: in the future, don't make a separate /boot partition [19:15] I had hoped there was a way to simply edit the default install configuration so that you get to start with the default settings not from scratch [19:15] blahboybaz: the default is not to have a separate /boot [19:15] leave it at that and you'll be fine [19:16] leftyfb: ok but the actual question was ^ not the means by which to perform an install [19:16] omg [19:16] Its cool I'll try to revisit the question another time [19:16] thanks [19:17] But it seems every few days the machine starts having problems and won't boot at all, or starts throwing errors at startup [19:18] I don't know if it's vbox or the vm itself and am sort of lost. [19:18] carnophage2: what errors [19:18] copy them down next time [19:19] Sometimes just blinking cursor, sometimes blank screen, and this last time there were vbox memory errors [19:19] And I'm not doing anything unusual with the machine other than installing xubuntu-desktop [19:19] and it was working before, so i am at a loss. [19:20] what version of vbox? Might just try older or newer first [19:21] I'll look into that right now, i had considered that myself. [19:21] I'm trying [19:21] lol, oops [19:27] I'm trying to install php5.6-zip like it says https://stackoverflow.com/questions/38104348 (and elsewhere). I tried php5.6-zip and php-zip, no cigar. E: Unable to locate package php5.6-zip [19:27] that answer is from six years ago [19:27] php5.6 is no longer the newest thing :) [19:29] sarnold: Since when has ubuntu been focused on "newest thing"? :-P [19:29] sarnold: Yeah, I know it's old. So php-zip for 5.6 is a no go? I guess I'll have to get more creative! [19:32] lmat: if you installed php 5.6 yourself, you're going to be responsible for supplying the packages, too, yeah [19:33] sarnold: I'm using the php:5.6-apache docker image. Same thing I guess ;-) [19:35] lmat: aha! then you get to ask them to supply the package? :) [19:36] sarnold: I guess so! [19:38] Hi, I've ran "sudo gpasswd -a myuser docker" and even after logging out and back in I still don't see my group applied. SSH'ing in or doing "su - $USERID" works... but not logging out and back in [19:39] Seems there is some process "/lib/systemd/systemd --user" that is a parent process. [19:40] logging out and back in doesn't change this... it'll always be a child process of that one which doesn't think it's part of that group [19:40] oh weird [19:41] NCEric: my guess, loginctl enable-linger is probably related [19:41] blahboybaz: At the kernel loading line you can specify d-i ( debian-installer) directives. So conceivably you could put a few partman recipes there which would get handed off to the installer [19:41] does your terminal program in your desktop environment get launched from that thing? [19:42] sarnold, https://askubuntu.com/questions/1045993/after-adding-a-group-logoutlogin-is-not-enough-in-18-04 [19:42] NCEric: lol I'ver already upvoted that question and answer.. go figure [19:42] I'll try running "loginctl terminate-user $USER" from an SSH session I guess [19:42] NCEric: thanks :D [19:42] this is my only user. Would be wrong to run this from a graphical login.... but this is a stupid VM so who cares [19:43] watch me disappear from this chat now after running it ;-) [19:43] * NCEric runs `loginctl terminate-user $USER` from the same session he's using HexChat from [19:43] command works 🙂 [19:44] :D === nadio_ is now known as nadio [19:46] sarnold: This one is pretty new? https://linux-packages.com/ubuntu-focal-fossa/package/php56-zip [19:46] lmat: if ondrej maintains one and you want to use his, go for it [19:47] sarnold: Sorry, ondrej? [19:47] I don't see ondrej on that page... [19:48] lmat: ondrej sury maintains a big pile of php packages -- including that one there [19:48] Oh? Do you see a reference to php5.6-zip? [19:48] lmat: Filename: pool/main/p/php5.6/php5.6-zip_5.6.40-52+ubuntu20.04.1+deb.sury.org+1_amd64.deb [19:49] lmat: note the 'sury' in the version string, ondrej uses that to make it easy for people to recognize his packages [19:49] is that the ISC dude? [19:50] yeah [19:50] I like his dhcp server :) [21:16] I see that ssh server I connect to uses "ssh-ed25519" algorithm while my public key is RSA - nevertheless I am able to connect without any issue [21:16] how is it possible? [21:19] mra90: "uses" != exclusively [21:19] leftyfb, what do you mean? [21:20] mra90: just because it supports ed25519 doesn't necessarily mean it doesn't support RSA [21:20] leftyfb, can I ask host for its supporting algorihims? === martums8 is now known as martums [21:29] ok I got it === srv is now known as xRDP === xRDP is now known as xrdp [21:45] Hello [21:48] hi bill [21:52] Hi matsaman === xrdp is now known as srv [21:53] I built a new ubuntu machine and I'm trying to ssh into it but the password doesn't work even though locally the password works [21:54] (publickey, password) is what I get [21:55] Billy9: as root? [21:55] yes [21:55] ssh as root is frequently disabled by default these days [21:55] you'll likely have to alter your sshd config to allow it [21:56] or you can ssh as non-root, then switch to root [21:56] how do i ssh as non-root? [21:56] ssh someParticularUserThatIsNotRoot@host [21:56] ok i will try [21:57] Billy9: See too: https://www.zdnet.com/article/the-basics-of-ssh-usage/#ftag=RSSbaffb68 . [21:59] YESSSSS SUCCESS [21:59] thank you!! === vall456 is now known as vall852 === JoeBk_ is now known as JoeBk [22:40] Sera ho provato sulla chat italiana ma non risponde nessuno, volevo chiedere se qualcuno sa riguardo a nvidia e wayland [22:40] so im trying to find a line by a column value in a csv, is it possible to get the line number with awk? [22:41] `awk -F , '$1 == "00000058-0058-2DDF-CBCB-7715F04CBBDF" { print }' file.csv` [22:41] funhouse: you want #bash [22:42] leftyfb thank you [22:51] !es [22:51] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [22:52] What desktop environment does Ubuntu use? [22:55] hellosmile6: GNOME Shell [22:56] genii: That looks like CentOS. [22:58] hellosmile6: both centos and ubuntu have multiple options for desktop environments [22:58] hellosmile6: feel free to boot to a live usb and try it out [22:59] leftyfb: I'd rather use Debian. Ubuntu isn't open-source. [22:59] false [22:59] hellosmile6: ubuntu is open source [23:07] is 22.04 released ? [23:08] !isitout | Aarch64debian [23:08] Aarch64debian: Nooope! Ubuntu 22.04 LTS is not released yet, but you are welcome to anticipate it in #ubuntu-release-party [23:09] why my lsb_release said i have the 22.04 lts [23:11] I don't see 22.04 on the website. URL? [23:11] leftyfb: What's the git clone URL? [23:12] what git, i have been running jammy dev for a while, not its lts [23:13] hellosmile6: launchpad.net. But you can download the source for any package from the Ubuntu repos with "apt source packagename", just like with debian [23:15] Aarch64debian: 22.04 is not released yet. Go to #ubuntu-release-party and wait for the announcement there some time tomorrow [23:16] yes, im running 22.04 LTS [23:16] you are running the beta. The final version is not yet released [23:18] leftyfb, it's already tomorrow in london. [23:18] but not in UTC :) [23:18] JoeBk: Ubuntu has never been released at exactly 00:00:01 in any timezone [23:18] JoeBk: feel free to discuss and wait in #ubuntu-release-party [23:19] thanks for the link [23:37] hello [23:41] hi