Weather forecast: Jax in fall; showers when least expected.
"Hardware: The parts of a computer system that can be kicked.”
JaxLUG Newsletter
these clippings are taken from the internet - Friday September 6, 2024
Wireshark 4.4 boosts net visibility

NetWorkWorld, Sean M. K., SEP 2024

New features aimed at making it even easier to use and better understand what’s running on a network.
The improvements include: Enhanced graphing dialogs (I/O graphs, flow graph, TCP stream graphs) Automatic profile switching based on display filters Improved display filter functionality

New protocol support for several protocols, including ATN Security Label, Bit Index Explicit Replication (BIER), ZeroMQ Message Transport Protocol (ZMTP) and Matter Bluetooth Transport Protocol (MatterBTP).

Glitches for GRUB as Ubuntu goes 24.04

The Register,Liam P., SEP 2024

Ubuntu 24.04.1 means "Jammy Jellyfish," users will be offered an update. The "Noble Numbat" came out Friday, now you will be able to upgrade your OS after a two-week delay. .

Canonical says that it's time to update your desktop – but the fact that you can does not of course mean that you should just yet. Errors can slip through unnoticed; for example, we note that the "press release" link on that page is broken. If you're not in a hurry, postpone the upgrade for a week or two. 22.04 remains fully supported until April 2027s.

Samba 4.21 with Enhanced Security Features

Linuxiac, Bobby B. SEP, 2024

The release’s highlight is the hardened security settings for “valid users,” “invalid users,” “read list,” and “write list.” In the past, unresolved user or group names would be skipped without any notification, potentially leading to insecure access permissions

With this update, any issues in name resolution due to communication errors with a domain controller will now trigger an error log, and the connection attempt will be denied, thereby preventing unintended access. Now support LDAP TLS/SASL channel binding, a critical security feature with modern cybersecurity practices. This enhancements enables SASL binds over TLS connections, fortifying the authentication process.

The release debuts new features and improvements, such as automatic keytab updates following machine password changes, enhancing the seamless operation of network services that rely on Samba for authentication. New DNS hostname configuration options to improve the integration of Samba within Active Directory environments, aiding in smoother domain joins and service registrations.

Happy 33rd Birthday, Linux!

9to5Linux, Nestor M., SEP 2024

August 25th 2024 Linux turned 33 years old. Grab a glass of your favorite beverage and celebrating the 33rd birthday of Linux! On August 25th, 1991, the 21-year-old Finnish student Linus Benedict Torvalds made his now-famous announcement on the comp.os.minix newsgroup that he’s working on a free operating system for 386(486) AT clones, just as a “hobby.”

That’s right, it’s been 33 years since he made that announcement and he probably never dreamed that the so-called “hobby” would turn into something huge, used by millions of computer users around the globe. Today, Linux is everywhere around us, from Android smartphones, Wi-Fi routers, smart assistants, and smart fridges, to big-screen TVs, satellites, and airplanes. Linux even powers the entire Internet, the world’s top 500 supercomputers, the Wall Street, and even the ISS (International Space Station). Even if you don’t use it or you don’t see it, Linux is there, in your home, believe that. I also like to remind you that the phrase “this is the year of Linux” is irrelevant today because Linux has been in our lives for 33 years.

Ext2 Filesystem Ends

LinuxIAC by B. Borisov

The 30-year-old ext2 filesystem is marked as deprecated in the upcoming Linux kernel 6.9 for lacking dates support beyond 2038.

Over the past three decades, ext2 has been an integral part of every Linux kernel version, serving as the go-to filesystem for Linux distributions until the turn of the millennium, around 2002-2003.

"good by old fiend. may the force be with you."

However, like all technologies, ext2 has reached its twilight, giving way to newer, more advanced alternatives, in that case in the face of the ext3 file system. The transition from ext2 as the default filesystem to more advanced filesystems like ext3 happened at different times for various Linux distributions.