Wine 11.3 Released with Mono 11 and VKD3D 1.19 Upgrade
Wine 11.3 brings Mono 11.0, VKD3D 1.19, better DirectSound, and 30 bug fixes to improve how Windows apps and games run on Linux.
Latest Linux and open source news from around the web
Wine 11.3 brings Mono 11.0, VKD3D 1.19, better DirectSound, and 30 bug fixes to improve how Windows apps and games run on Linux.
Think of it as a searchable, automated knowledge base for malware.
COSMIC Desktop 1.0.8 brings improvements to the file manager, updates to the terminal, fixes for the Wi-Fi dialog, and better overall stability.
Container virtualization is one of the major technologies behind modern software architectures. While the concept of container virtualization is rather old, new tools extend the pure virtualization components with numerous features that facilitate the deployment of containerized software. Docker is ... Read more The post DevOps Tools Introduction #06: Container Basics appeared first on Linux Professional Institute (LPI).
Clonezilla Live 3.3.1 disk cloning/imaging tool is now available for download with Linux kernel 6.18.9, Partclone 0.3.45, and other changes. Here's what's new!
Mozilla Thunderbird 148, an open-source email client, is out with PKCE authentication for Yahoo and AOL and improved Exchange support.
Manjaro-based Mabox Linux 26.02 introduces a new W-a audio menu, a fully rewritten Cava Colorizer module, fixes for screen recording, and more.
The Linux desktop has evolved, and it's high time for the โadvanced package managerโ experience to evolve with it.
Version 5.4.0 of GNU awk (gawk) has been released. This is a major release with a change in gawk's default regular-expression matcher: it now uses MinRX as the default regular-expression engine. This matcher is fully POSIX compliant, which the current GNU matchers are not. In particular it follows POSIX rules for finding the longest leftmost submatches. It is also more strict as to regular expression syntax, but primarily in a few corner cases that normal, correct, regular expression usage should not encounter. Because regular expression matching is such a fundamental part of awk/gawk, the original GNU matchers are still included in gawk. In order to use them, give a value to the GAWK_GNU_MATCHERS environment variable before invoking gawk. [...] The original GNU matchers will eventually be removed from gawk. So, please take the time to notice and report any issues in the MinRX matcher, so that they can be ironed out sooner rather than later. See the release announcement for additional
Turns out AI is pretty handy when you need to port C++ code.
The Alliance for Open Media has started developing OAC, a new open-source audio codec intended as the long-term successor to Opus.
Version 148 of Firefox has been released. The most notable change in this release is the addition of a "Block AI enhancements" option that allows turning off "new or current AI enhancements in Firefox, or pop-ups about them" with a single toggle. With this release, Firefox now supports the Trusted Types API to help prevent cross-site scripting attacks as well as the Sanitizer API that provides new methods for HTML manipulation. See the release notes for developers for changes that may affect web developers or those who create Firefox add-ons.
The facilities provided by the kernel for the management of processes have evolved considerably in the last few years, driven mostly by the advent of the pidfd API. A pidfd is a file descriptor that refers to a process; unlike a process ID, a pidfd is an unambiguous handle for a process; that makes it a safer, more deterministic way of operating on processes. Christian Brauner, who has driven much of the pidfd-related work, is proposing two new flags for the clone3() system call, one of which changes the kernel's security model in a somewhat controversial way.
Spring cleaning made easy with some basic commands.
I am sharing some essential shortcuts to get you started. I will also briefly share how you can set custom shortcuts for all actions.