Canonical Releases Ubuntu 22.10 Kinetic Kudu (ubuntu.com) 27
Canonical blog: Codenamed "Kinetic Kudu," this interim release improves the experience of enterprise developers and IT administrators. It also includes the latest toolchains and applications with a particular focus on the IoT ecosystem. Ubuntu 22.10 delivers toolchain updates to Ruby, Go, GCC and Rust. OpenSSH in Ubuntu 22.10 is configured by default to use systemd socket activation, meaning that sshd will not be started until an incoming connection request is received. This reduces the memory footprint of Ubuntu Server on smaller devices, VMs or LXD containers. Ubuntu 22.10 also comes with a new debuginfod service to help developers and admins debug programs shipped with Ubuntu. Debugging tools like gdb will automatically download the required debug symbols over HTTPS.
Ubuntu 22.10 now supports MicroPython on a variety of microcontrollers, including the Raspberry Pi Pico W. rshell, thonny and mpremote are all available in the Ubuntu repositories. The Ubuntu graphics stack transition to kms means developers can run Pi-based graphical applications using frameworks like Qt outside of a desktop session and without Pi specific drivers. This complements expanded support for a range of embedded displays for the Raspberry Pi, including the Inky eInk HAT series, Hyperpixel range and the Raspberry Pi Official Touchscreen. [...] All users will benefit from the refinements in GNOME 43, including GTK4 theming for improved performance and consistency. Quick Settings now provide faster access to commonly used options such as wifi, bluetooth, dark mode and power settings.
Ubuntu 22.10 now supports MicroPython on a variety of microcontrollers, including the Raspberry Pi Pico W. rshell, thonny and mpremote are all available in the Ubuntu repositories. The Ubuntu graphics stack transition to kms means developers can run Pi-based graphical applications using frameworks like Qt outside of a desktop session and without Pi specific drivers. This complements expanded support for a range of embedded displays for the Raspberry Pi, including the Inky eInk HAT series, Hyperpixel range and the Raspberry Pi Official Touchscreen. [...] All users will benefit from the refinements in GNOME 43, including GTK4 theming for improved performance and consistency. Quick Settings now provide faster access to commonly used options such as wifi, bluetooth, dark mode and power settings.
systemd socket activation? Really? (Score:4, Funny)
Why couldn't the Cult Of Lennart just admit that they have reinvented inetd (probably poorly, with apologies to Henry Spencer)?
Re:systemd socket activation? Really? (Score:4, Interesting)
YAS"S" -- Yet Another Systemd "Service"
[ Pretty soon Emacs and Systemd will have duke it out for the kitchen sink -- my money's on Emacs. :-) ]
(Quipped as a *long* time Emacs user.)
Re: (Score:2)
They do admit they're reinventing things, sometimes just copy-pasting them. The point of systemd is to ensure that the tool will be available and accessible in a standard way across all distributions that use systemd. That's why the people who spend their days worrying about software compatibility and dependencies (the distro makers) love it and force it on everyone.
Re: (Score:2)
The point of systemd is to ensure that the tool will be available and accessible in a standard way across all distributions that use systemd.
That's a nice, and maybe a little naive, way to put it. I'd feel better if (a) it wasn't horrendously "designed" and trying to do *everything*, especially things it doesn't need to do, and often not optimally; (b) that it had a multi-vendor standards body overseeing its development rather than being pushed by Red Hat; (c) wasn't another "quality" piece of software from Lennart [see (a)] and (d) didn't run as PID 1, with, instead, a smaller, simpler, more focused process in that role. But that's just MHO .
Re: (Score:2)
Re: (Score:2)
Well laid out, thanks.
I imagine many would prefer it do less (and/or fewer) -- and do those better. ... ? Pretty sure the answer is no.
I mean, does systemd really need to do DNS, or NTP or NFS -- etc
Re: (Score:3)
You never used inetd, did you? It was dead simple to configure. Exactly what do you think was inconsistent across distros with it?
Uh-oh (Score:2)
"OpenSSH in Ubuntu 22.10 is configured by default to use systemd socket activation, meaning that sshd will not be started until an incoming connection request is received."
So I should expect that ssh will not work properly when I eventually get this functionality in 24.04? Is there nothing that systemd won't absorb and destroy?
Re: (Score:3)
Speaking as someone who has to admin several dozen AlmaLinux / CentOS machines - it seems that, with every iteration of systemd, the time I'm forced to waste dealing with basic system services increases.
systemd is oriented toward linux on the desktop (Score:3)
systemd is oriented toward linux on the desktop and starting up quickly... which nearly nobody who actually does things cares about.
I could not give fewer shits about starting up a headless server quickly, but it irritates the living fuck out of me when systemd does something like just GIVING UP on mounting a flaky nfs share (from an admittedly shitty appliance, which my services are constrained to use regardless) one time in ten because network services aren't really ready yet, or the first attempt timed o
Re: (Score:2)
What the fuck is the point of that?
Anyone using the KDE spin of Fedora? (Score:2)
Wondering what your experience is.
Re: (Score:3)
I used to use KDE under Ubuntu and will say the KDE spin of Fedora is mostly better executed.
I did have to switch back to X11, because too many things are glitchy in Wayland, particularly Plasma shell.
As a user of bluetooth headset, the more competent use of pipewire is nice.
The fact that Ubuntu snapifies everything drove me over to Fedora, where flatpak is as close as it gets and you have to opt-in to flathub, otherwise Fedora packaging pretty much ignores that and packages everything up in a nice and trad
Re: (Score:2)
The fact that Ubuntu snapifies everything drove me over to Fedora
That's why I'm looking to switch.
The biggest pain is the strict avoidance of any vaguely non-open content.
If it's a choice between working around that and dealing with snap I'll take the former.
Can they fix the stupid Snap message? (Score:3)
Re:Can they fix the stupid Snap message? (Score:4, Insightful)
Better solution is to just remove the Firefox Snap and replace it with the Firefox .deb. Or, take it a step further like I did and tear out snapd completely and blacklist it.
Re:Can they fix the stupid Snap message? (Score:4, Insightful)
Just uninstall snap. It used to piss me off some much occasionally needing to run the default calculator program. Hit the windows key, type in calc and press enter. Wait a few seconds for it to load. Meanwhile xcalc loads instantaneously.
Re: Can they fix the stupid Snap message? (Score:2)
Re: (Score:1)
Quick (Score:2)
Set a static ip address from the command line without googling. Tell me how you fare.
Re: (Score:1)
easy, I just keep using /etc/network/interfaces for permanent configuration and ifconfig(8) for temp and not that netplan or networkmanager faggot shit.
There are those who would love to hold meeting with the inventor of these new extraneous alternate ways of network config, and also of systemd, in a dark alley along with the guest of honor, a lead pipe.
Linux should develop one distro... (Score:1)
Re: (Score:2)