MarkB2 | cbreak: Yes. As soon as the computer was stable, backed up the whole HD to an SSD. Panic averted. | 00:07 |
---|---|---|
=== antonispgs5 is now known as antonispgs | ||
federico | hello | 01:02 |
=== kai1 is now known as kai | ||
vortexx | sweet, 24.10 fixed my GSP-670 bluetooth headset audio issue | 01:33 |
vortexx | where's the dell-smbios-wmi module gone in 6.11? It's what I need to ajust fan speed modes on my laptop (using smbios-thermal-ctl --set-thermal-mode= ) | 01:46 |
=== cambam100561 is now known as cambam10056 | ||
=== alphazone is now known as lb | ||
=== hackhorn is now known as hackinghorn | ||
=== Wyly7 is now known as Wyly | ||
=== Wyly5 is now known as Wyly | ||
=== Mibixy is now known as Mibix | ||
=== pascalm1 is now known as pascalm | ||
=== ancientz7 is now known as ancientz | ||
skraitox | hi all see [ 0day (xc) Our ] From Lord Jesus Christ https://youtube.com/shorts/3yWDBXQs7TY ... . How skraito communicate with Secret Governor ... . | 08:58 |
=== assaaa is now known as skraitox | ||
skraitox | see how this modern technology steganography :) https://youtube.com/shorts/3yWDBXQs7TY keep on reply left and and right and turn left turn on again ... . CopyRight By Lord Jesus Christ ... . | 09:02 |
lotuspsychje | !ot | skraitox | 09:03 |
ubottu | skraitox: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 09:03 |
skraitox | that's for ubuntu too | 09:04 |
skraitox | for your idea | 09:04 |
skraitox | lotuspsychje, | 09:04 |
skraitox | :) | 09:04 |
skraitox | see it yourself | 09:04 |
lotuspsychje | it doesnt fit in the support channel skraitox | 09:04 |
skraitox | to hide your source code | 09:04 |
antonispgs | https://imgur.com/a/zT2Q5y1 | 09:06 |
antonispgs | After the latest kernel update, 24.10 version, the grub screen lost all customization, became generic, no longer saying ubuntu, says GNU/Linux instead, boot sequence shows the terminal stuff instead of the ubuntu logo but everything works normally | 09:06 |
antonispgs | any ideas? | 09:06 |
mgedmin | do you have any other OSes on this computer? | 09:13 |
antonispgs | yea win 11 on different drive that works and boots fine too | 09:13 |
antonispgs | the grub menu appearance only changed after 6.11 revision 9 got installed this morning | 09:13 |
mgedmin | does /boot/grub/grub.cfg contain "menuentry 'Ubuntu'" or does it contain "menuentry 'GNU/Linux'"? | 09:13 |
mgedmin | hm, I'm still on 6.11.0-8.8 here, but I see there's an update | 09:14 |
mgedmin | ok, I've apt installed the -9.9 kernel | 09:16 |
mgedmin | my /boot/grub/grub.cfg still has `menuentry 'Ubuntu'` | 09:16 |
antonispgs | mine has GNU/Linux | 09:16 |
antonispgs | and then in the fallback options it says GNU/Linux with Linux 6.11.0-8-generic etc. | 09:18 |
antonispgs | I wonder if i need some custom grub customization package | 09:18 |
mgedmin | can you pastebin your /etc/default/grub somewhere? | 09:19 |
mgedmin | it should have a line that says | 09:19 |
mgedmin | GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu` | 09:19 |
mgedmin | (and /etc/os-release, of course, should have a line that says NAME="Ubuntu") | 09:19 |
antonispgs | I don't have /etc/default/grub is that a file? | 09:20 |
skraitox | off i go God bless the world ... . may all of Us be Count worthy to escape all thing worthy to stand against Him against that day ... . good bye friend ... . | 09:20 |
antonispgs | and /etc/os-release does have that line | 09:21 |
=== hornhack is now known as hackinghorn | ||
antonispgs | uname -a | 09:23 |
antonispgs | Linux ubuntu 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | 09:23 |
MinusSeven | Hi. How do I change the startup sound in Ubuntu 24.10? | 09:24 |
antonispgs | there is an option in settings to turn it off | 09:24 |
MinusSeven | Yes, but I meant to change it to a different sound. | 09:25 |
antonispgs | i don't think that's possible to be honest but maybe someone else knows | 09:26 |
antonispgs | hmmm fopr some reason the dummy grub-efi package is not installed on my system | 09:28 |
mgedmin | oh no why didn't I hear the startup sound? I just rebooted, and the speakers are not muted | 09:29 |
mgedmin | antonispgs: what do you mean you don't have /etc/default/grub? I'm surprised your machine boots at all tbh | 09:38 |
antonispgs | yea | 09:38 |
antonispgs | in etc/default there is only grub.d folder | 09:38 |
mgedmin | not even a /etc/default/grub.ucf-old or something like that? | 09:38 |
mgedmin | ok, to recover a lost configuration file in /etc you have to do some utter nonsense with the apt command line | 09:39 |
mgedmin | ... or download the .deb and open it in an archive manager of some kind (like Midnight Commander) | 09:39 |
mgedmin | https://serverfault.com/a/659211 is the command | 09:40 |
mgedmin | apt -o Dpkg::Options:='--force-confmiss' install --reinstall grub-common | 09:40 |
antonispgs | i fi do sudo update-grub I get this on first line Sourcing file `/etc/default/grub.d/kdump-tools.cfg' | 09:41 |
antonispgs | GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M" | 09:42 |
antonispgs | these are contents of that kdump-tools.cfg file | 09:42 |
mgedmin | yes? | 09:45 |
mgedmin | same here | 09:45 |
antonispgs | so you also do not have /etc/default/grub? | 09:46 |
mgedmin | no, I get that in addition to Sourcing file '/etc/default/grub': https://bpa.st/PAJAC | 09:46 |
antonispgs | that line Sourcing file `/etc/default/grub' is not on mine at all and of course this file does not exist | 09:46 |
antonispgs | how odd | 09:46 |
mgedmin | but all of your initial complaints are explained by losing /etc/default/grub | 09:47 |
mgedmin | because the "Ubuntu" comes from the GRUB_DISTRIBUTOR setting | 09:47 |
mgedmin | and the boot logo comes from GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" | 09:47 |
antonispgs | https://pastebin.com/A0A8X7HH | 09:47 |
antonispgs | yea | 09:47 |
antonispgs | you are right | 09:47 |
mgedmin | so basically restore the default /etc/default/grub via apt -o Dpkg::Options:='--force-confmiss' install --reinstall grub-common and all of your problems should be fixed | 09:47 |
antonispgs | should i run that command above? or do you think something else might be up after all | 09:47 |
mgedmin | (you may need a sudo update-grub if the post-inst script doesn't run that for you) | 09:47 |
mgedmin | I am very curious about _why_ you don't have that file | 09:48 |
mgedmin | did you accidentally delete it? was there some filesystem corruption event? | 09:48 |
mgedmin | ah, let me also shill some etckeeper -- amazing thing, if you know how to use git; keeps backups of all the config files in /etc in a git repo automatically whenever you apt install/remove/upgrade stuff, plus nightly commits from cron | 09:49 |
mgedmin | no setup needed, just sudo apt install etckeeper and forget about it | 09:49 |
mgedmin | then later you can cd /etc && sudo git log -- default/grub and see when it disappeared and what it looked like before it disappeared | 09:49 |
mgedmin | or use a friendlier terminal git browser like tig | 09:50 |
antonispgs | No honestly I had no issue at all kernel update happens and this happens then I couldn’t tell you if I ever had that file and whether it got deleted in that update or something | 09:51 |
mgedmin | kernel update runs update-grub | 09:52 |
mgedmin | update-grub takes /etc/default/grub and a few other config files and generates a new /boot/grub/grub.cfg | 09:53 |
mgedmin | if you delete /etc/default/grub, nothing will noticeably change until the next time something runs update-grub and then you reboot | 09:53 |
mgedmin | this is why you noticed issues after the kernel update - but the Mysterious Disappearance of a Config File could've happened at any time prior to that | 09:54 |
antonispgs | I run that command and the file has not come back | 09:54 |
antonispgs | https://pastebin.com/MT0dxPT2 | 09:55 |
antonispgs | grub2 package is not installed | 10:02 |
antonispgs | instead grub-efi is could that be it? | 10:02 |
mgedmin | I have 8 packages named grub* installed here | 10:03 |
mgedmin | grub-efi-amd64-signed is the most important one I guess? | 10:04 |
mgedmin | dpkg -S /etc/default/grub says it doesn't belong to any package??? | 10:04 |
mgedmin | so does the installer create it from whole cloth or something? | 10:04 |
mgedmin | but I have a /etc/default/grub.ucf-old, which means some package does manage it | 10:05 |
antonispgs | weird stuff | 10:06 |
mgedmin | I see /var/lib/dpkg/info/grub-pc.postinst doing something with it | 10:07 |
mgedmin | using /usr/share/grub/default/grub as a base | 10:08 |
mgedmin | so, my recommendation would be: sudo apt install --reinstall grub-pc | 10:08 |
mgedmin | since it's not a conffile to dpkg, then the entire -o Dpkg::Options:=--force-confmiss bit is unnecessary | 10:09 |
antonispgs | ok taht seems to have brought back the missing file | 10:11 |
antonispgs | but it also removed grub-efi-amd64 in the process | 10:12 |
mgedmin | eeeek! | 10:12 |
mgedmin | reinstall | 10:12 |
mgedmin | no | 10:12 |
mgedmin | it's fine? | 10:12 |
mgedmin | there's grub-efi-amd64-bin | 10:12 |
mgedmin | and there's grub-efi-amd64 | 10:12 |
mgedmin | I have grub-pc and grub-efi-amd64-bin installed | 10:12 |
mgedmin | I don't have grub-efi-amd64 installed | 10:12 |
mgedmin | this is very confusing | 10:13 |
mgedmin | are you on an Intel Mac? | 10:13 |
antonispgs | no amd | 10:14 |
mgedmin | apt show grub-efi-amd64 says 'This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs' | 10:14 |
mgedmin | maybe it's an obsolete description, written before legacy boot was replaced by UEFI | 10:15 |
mgedmin | grub-pc is for legacy boot, the -efi packages are for UEFI boot | 10:15 |
mgedmin | you can have more than one installed (as I said, I have grub-pc, grub-efi-amd64-bin, grub-efi-amd64-signed, grub-efi-amd64-unsigned) | 10:15 |
mgedmin | (oh and grub-pc-bin, plus misc grub-common/grub2-common/grub-gfxpayload-lists) | 10:16 |
antonispgs | if i try to install grub-pc it wants to remove grub-efi and vice versa | 10:18 |
antonispgs | but grub-pc did recreate that file | 10:19 |
mgedmin | it's ok: grub-pc and grub-efi-amd64 conflict, but grub-pc-bin and grub-efi-amd64-bin can be installed side-by-side | 10:22 |
mgedmin | it you had grub-efi-amd64 previously, better install it | 10:23 |
mgedmin | possibly it has the same kind of postinst script that grub-pc does and it would've also restored your /etc/default/grub | 10:23 |
mgedmin | I just happened to have grub-pc installed here on my machine | 10:23 |
mgedmin | I wonder why -- older installer? did I install it manually at some point when I was preparing bootable USB drives? | 10:23 |
antonispgs | i seem to remember now | 10:23 |
antonispgs | right after i did that 24.10 fresh install, grub-pc was offered in synaptic as no longer needed or something | 10:24 |
antonispgs | and i removed | 10:24 |
mgedmin | I'm definitely not using legacy boot on this thinkpad | 10:24 |
antonispgs | but since no kernel updates happened until now | 10:24 |
antonispgs | it was not noticeable | 10:24 |
mgedmin | hmm, could removing grub-pc remove /etc/default/grub? plausible | 10:24 |
mgedmin | but you said you had grub-efi-amd64 installed instead? | 10:25 |
antonispgs | all good now | 10:25 |
antonispgs | yes | 10:25 |
antonispgs | probnably an installer thing? what can i say | 10:25 |
mgedmin | should I experiment on my primary machine meant for real work? (yes) | 10:25 |
mgedmin | installing grub-efi-amd64 removes grub-gfxpayload-lists grub-pc | 10:25 |
antonispgs | and i definitely have secure boot uefi enabled | 10:25 |
mgedmin | but /etc/default/grub still exists | 10:26 |
antonispgs | so maybe the description of grub-pc is wrong? | 10:26 |
mgedmin | well, "should be the primary boot loader" etc | 10:27 |
antonispgs | the grub-efi-bin package is installed as well for me | 10:27 |
mgedmin | this is one of those situations where it probably only matters when you run "sudo grub-install /dev/..." | 10:27 |
mgedmin | without specifying a --target=i386-pc or --target=x86_64-efi | 10:27 |
mgedmin | and this never happens | 10:28 |
mgedmin | well, this happens when ubuntu pushes a new grub update maybe? | 10:28 |
mgedmin | it's a rare thing; installer does it once | 10:28 |
mgedmin | and then kernel updates and such only regenerate grub.cfg without reinstalling grub itself | 10:28 |
antonispgs | thanks for all the help mgedmin | 10:38 |
antonispgs | that was a fun weird thing | 10:39 |
mgedmin | I have learned new things today! | 10:39 |
mgedmin | and yeah, /var/lib/dpkg/info/grub-efi-amd64.postinst does the same thing to /etc/default/grub that grub-pc.postinst did | 10:40 |
=== tofran8 is now known as tofran | ||
BluesKaj | Hi all | 11:50 |
theosk | Hi there! | 11:51 |
kut | good morning friends | 12:34 |
lotuspsychje | welcome kut | 12:35 |
kut | hows your computing life | 12:36 |
lotuspsychje | !chat | kut | 12:37 |
ubottu | kut: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 12:37 |
kut | ? | 12:38 |
kut | thats why i said computing | 12:38 |
happymeal` | shouldve said ubuntu | 12:38 |
happymeal` | now youve been cast to the land of off topic | 12:39 |
kut | this is why i lurk, my mistake | 12:39 |
happymeal` | lol i was jk :D | 12:39 |
kut | they arent | 12:39 |
kut | you can say hi but asking if they need help is offtopic | 12:40 |
kut | logic | 12:41 |
BluesKaj | boo-hoo, we have enough pedantic crybabies already ...no need for any more | 12:43 |
kut | yeah, lotuspsychje | 12:43 |
=== LanDi1 is now known as LanDi | ||
Tyaku | Hello, I have an issue with "gedit", maybe someone here can help. I use it to create markdown files, but many times, when I write a title : "# something", the space in in fact "0xc2 0xa0" instead of "0x20". This is strange because it's not everytime and it' like 50/50 on the same document .. Someone know why it do this ? | 13:22 |
tomreyn | Tyaku: i can't answer your question (do not know), but for what it's worth, 0xc2 0xa0 is a unicode non-breaking space character, indicating that no line break should occur at this location. | 13:52 |
tomreyn | (also known as as an HTML entity) | 13:53 |
skraitox | test | 14:39 |
skraitox | thanks for your business ubuntu | 14:39 |
KING | I WANT GITL | 15:19 |
KING | GIRL | 15:19 |
laroz | Anyone got a good setup combo for linux in virtualbox? Been trying different OS`es, but can´t seem to get rid of the lag (and yes, guestaddition ok, vram set to 128 mb and ram cap is not an issue). I know it wont be as good as running linux as host, but still.. | 16:13 |
laroz | distros* | 16:14 |
Ben64 | hey whats up, just did a apt update; full upgrade and a dkms module is failing to compile. https://bpa.st/3DPSS | 17:13 |
tomreyn | Ben64: quoting your paste: "Consult /var/lib/dkms/rtl88x2bu/5.2.4.4/build/make.log for more information" | 17:14 |
tomreyn | this looks like you may be using a non ubuntu packaged module, though? | 17:16 |
Ben64 | haven't installed anything outside of ubuntu | 17:19 |
ioria | Ben64, sudo dpkg --configure -a | 17:22 |
CarlFK | I have 3 terminal windows. somewhere. I get 3 choices when I Super-` but 2 of them don't show up/come forward/be visible when I select them. | 17:30 |
CarlFK | I'm guessing it is because I have a different 2nd display hooked up, and these 2 windows are at some location that doesn't currently have a display | 17:31 |
CarlFK | is there some way to "bring to main display" or something ? | 17:31 |
System_o_Packets | Hello I am running a minimal installation of Ubuntu Server 24.04 i am having DNS resolution issues which is then causing issues with timedatectl and apt and after further troubleshooting I found that the DNS issues is caused by the default deny in rule that I set in nftables, what rules do I need to set to allow DNS responses in along with apt to work on the server? | 17:33 |
CarlFK | System_o_Packets: it might help to post your firewall rules - how are you setting them? like I use /etc/nftables.conf | 17:35 |
System_o_Packets | CarlFK: table inet filter { | 17:37 |
System_o_Packets | chain input { | 17:37 |
System_o_Packets | comment "Mac based filtering" | 17:37 |
System_o_Packets | type filter hook input priority filter; policy drop; | 17:37 |
System_o_Packets | ether saddr CensoredMacAddress tcp dport 2759 accept | 17:37 |
System_o_Packets | } | 17:37 |
CarlFK | System_o_Packets: poor form to paste more than 2 lines into irc | 17:38 |
tomreyn | /topic says: " Pastes to https://bpa.st " | 17:39 |
CarlFK | if you pasted more than just one {}, nothing after the first } made it | 17:39 |
System_o_Packets | sorry my mistake i just saw it here is the current config https://bpa.st/AEWB4 | 17:39 |
darkdrgn2k | is it possible to create a vm that is only dm-integrity. | 17:40 |
darkdrgn2k | sudo dmsetup create integrity --table "0 204800 integrity /dev/loop0 512" | 17:40 |
darkdrgn2k | i get device-mapper: reload ioctl on eqty_rootfs (252:0) failed: Invalid argument | 17:40 |
darkdrgn2k | (rather device-mapper: reload ioctl on integrity (252:0) failed: Invalid argument) | 17:41 |
System_o_Packets | i think i need to open an inbound rule to allow dns traffic through | 17:42 |
System_o_Packets | but i don't know if i need to add more to allow apt to function and NTP | 17:43 |
tomreyn | System_o_Packets: it's maybe not wise to start with a default deny policy for outbound traffic, if that's what you did. you will also want to allow to allow related traffic on established connections by default. | 17:50 |
tomreyn | System_o_Packets: you can configure nftables to log dropped packets (only do this while setting it up), to get a better understanding of what legitimate traffic you're blocking. for a resolver example, you can look at "## Permit outbound DNS requests" in this example: https://www.firezone.dev/docs/reference/firewall-templates/nftables#base-firewall-template | 17:52 |
tomreyn | but you'll need more than just that | 17:52 |
System_o_Packets | tomreyn: ok I think i understand so what rules can i configure to allow in established connections? | 17:54 |
tomreyn | System_o_Packets: i'm afraid i lack the time and energy to explain for you what others have already written in documentation that'll be better than what i could explain. | 17:57 |
tomreyn | have you tried to look up some example configurations, yet? | 17:57 |
tomreyn | the very page i just posted has an example for this as well, but i would assume you can find similar on official nftables documentation as well. | 17:58 |
System_o_Packets | tomreyn: ok thanks i think i was misguided in trying to configure nftables alone with just the documentation alone i should have looked up some example configs, thankyou | 18:01 |
=== skraitox is now known as skraito-0day | ||
tomreyn | you're welcome | 18:04 |
vortexx | my encrypted swap no longer seems to work in 24.10 for some reason. I have in /etc/crypttab this: cswap /dev/nvme0n1p10 /dev/urandom plain,cipher=aes-xts-plain64,size=256,hash=sha256,swap which till 24.10 would add an encrypted swap space to my laptop's memory. I've seen in dmesg I'm getting timeouts with the system looking for it. There's nothing in /dev/mapper for cswap | 19:38 |
vortexx | any ideas? | 19:38 |
vortexx | mh then again something weird has happened, the partition has been renamed from p10 to p6 | 19:44 |
vortexx | going to reboot after changing crypttab | 19:44 |
=== y0sh- is now known as y0sh_ | ||
tomreyn | vortexx: you can, and i would recommend you do, refer to the partition by its UUID instead | 21:53 |
tomreyn | so the output of this should be the second parameter, if the devname is now /dev/nvme0n1p6 (verify this first): echo UUID=$(sudo blkid -s UUID -o value /dev/nvme0n1p6) | 22:04 |
tomreyn | ls -l /dev/disk/by-label/ may help there | 22:05 |
=== docmax is now known as Guest9196 | ||
=== docmax_ is now known as docmax | ||
Roey | hello, I upgraded SSH recently as part of a distro upgrade (ubuntu 24.10), and now my SSHd with its custom port doesn't appear to respond to connection requests. I nmap'd localhost and did not find that custom SSH port open | 23:02 |
WaV | Roey: Have you looked at your sshd_config to see if it possibly got reverted back? | 23:03 |
leftyfb | Roey: sudo systemctl daemon-reload ; sudo systemctl restart ssh | 23:04 |
Roey | WaV: right, so I did grep Port /etc/ssh/sshd_config, and I see the port I had originally changed it to, so there appears to be no modification there. | 23:04 |
Roey | leftyfb: I did that. I now see the custom port open in "nmap"'s listing. However, I don't appear to get a response from the SSH server.. the cursor just hangs there, waiting | 23:06 |
Roey | oh wiat wrong ip | 23:06 |
Roey | one moment | 23:06 |
leftyfb | Roey: https://discourse.ubuntu.com/t/sshd-now-uses-socket-based-activation-ubuntu-22-10-and-later/30189 | 23:06 |
Roey | ok I got it now | 23:06 |
Roey | leftyfb: thank you!!!!!! | 23:06 |
Roey | just what I was looking for. | 23:06 |
=== docmax_ is now known as docmax | ||
=== docmax is now known as Guest5089 | ||
Roey | leftyfb: hmm, I can do it on localhost and connect, but when I try ssh'ing from another machine, I get "ssh: connect to host w.x.z.z port NNN: Connection refuse" | 23:29 |
leftyfb | Roey: check /etc/systemd/system/ssh.socket.d/listen.conf | 23:31 |
Roey | leftyfb: one moment.. | 23:31 |
Roey | leftyfb: yeah so it has a comment line by me saying that this is where SSH sets its port these days, and below that [Socket] and below that, nothing. | 23:32 |
Roey | leftyfb: I wonder if it got hosed in the upgrade to ubuntu 24.10 | 23:33 |
leftyfb | Roey: https://discourse.ubuntu.com/t/sshd-now-uses-socket-based-activation-ubuntu-22-10-and-later/30189#:~:text=behavior%20by%20running%3A-,systemctl%20disable%20%2D%2Dnow%20ssh.socket,-rm%20%2Df%20/etc | 23:35 |
=== five618480339175 is now known as five61848033917 | ||
leftyfb | you can just go back to the previous config as opposed to socket-based | 23:35 |
leftyfb | then it'll all come from sshd_config | 23:35 |
Roey | leftyfb: oh my bad, I do have it set in there, I wasn't looking right | 23:36 |
Roey | leftyfb: I do have ListenStream= | 23:36 |
Roey | so I don't know why (a) I can ssh to myself on the localhost, but (b) cannot ssh from another machine into this host, on the same port. | 23:36 |
leftyfb | https://mahmoodrm.medium.com/socket-based-activation-ssh-old-linux-dogs-vs-new-systemd-tricks-656207db13c9 | 23:37 |
Roey | leftyfb: I understand that, and thank you for this article, I will keep it and study it more. But my issue is that machine X *is* responding to ssh when I attempt to connect to it from localhost. But not when I try to connect to it from machine Y | 23:42 |
leftyfb | Roey: so disable the socket config and go back to the previous ways where we're more familiar with how it all works | 23:44 |
Roey | leftyfb: it's not the socket config | 23:46 |
Roey | ok/? | 23:46 |
Jeckoz | PUT A GIRL ON | 23:46 |
Roey | I odn't see how it'st he socket config issue. I've had this configured fine | 23:46 |
Roey | it's just when I upgraded from ubuntu 22.04 -> 22.10, now two mahcines exhibit this behavior. | 23:46 |
Roey | leftyfb: yes, I know about the ListenStream= and have had it configured accordingly. | 23:46 |
Jeckoz | PUT A GIRL ON | 23:47 |
leftyfb | Roey: ( cat /etc/systemd/system/ssh.socket.d/addresses.conf ; sudo systemctl status ssh.socket ) | nc termbin.com 9999 | 23:48 |
Jeckoz | PUT A GIRL ON | 23:48 |
Jeckoz | PUT A GIRL ON | 23:49 |
bmason | hello Jeckoz | 23:49 |
Roey | leftyfb: first there is no ssh.socket.d/addresses.conf; second, https://paste.debian.net/1333264/ | 23:58 |
leftyfb | Roey: disable the socket https://discourse.ubuntu.com/t/sshd-now-uses-socket-based-activation-ubuntu-22-10-and-later/30189#:~:text=systemctl%20disable%20%2D%2Dnow%20ssh.socket%0Arm%20%2Df%20/etc/systemd/system/ssh.service.d/00%2Dsocket.conf%0Arm%20%2Df%20/etc/systemd/system/ssh.socket.d/addresses.conf%0Asystemctl%20daemon%2Dreload%0Asystemctl%20enable%20%2D%2Dnow%20ssh.service | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!