Linux
2.14K subscribers
4.35K photos
20 videos
18.2K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
‍Microsoft Intune updates: Unattended Remote Help, Defender configuration, and registry inventory

Recent updates to Microsoft Intune introduce administrative capabilities designed to streamline endpoint troubleshooting, tighten endpoint security, and broaden device inventory. You can now initiate unattended Remote Help sessions on physical Windows devices, letting support staff resolve issues without requiring a signed-in user. A new Controlled Configuration mode for Microsoft Defender Antivirus establishes Intune as the authoritative policy source to prevent security configuration drift. In addition, the properties catalog now collects custom Windows registry data, while assignment filters gain general availability for numerical operating system version comparisons. This article outlines the technical prerequisites, configuration steps, and current limitations for these new features.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-intune-updates-unattended-remote-help-defender-configuration-and-registry-inventory/
Выпуск Java SE 27 и OpenJDK 27

После шести месяцев разработки компания Oracle опубликовала платформу Java SE 27 (Java Platform, Standard Edition 27), в качестве эталонной реализации которой используется открытый проект OpenJDK. За исключением удаления некоторых устаревших возможностей в Java SE 27 сохранена обратная совместимость с прошлыми выпусками платформы Java - большинство ранее написанных Java-проектов без изменений будут работоспособны при запуске под управлением новой версии. Готовые для установки сборки Java SE 27 (JDK, JRE и Server JRE) подготовлены для Linux (x86_64, AArch64), Windows (x86_64) и macOS (x86_64, AArch64). Разработанная в рамках проекта OpenJDK эталонная реализация Java SE 27 полностью открыта под лицензией GPLv2 с исключениями GNU ClassPath, разрешающими динамическое связывание с коммерческими продуктами.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66293
👏1
📰 Linux 7.3-rc3 Released: "Another Fairly Large RC"

Out today is the third weekly release candidate of Linux 7.3 as this next kernel version works its way toward a stable release in the second half of October...

🔗 Source: https://www.phoronix.com/news/Linux-7.3-rc3-Released

#kernel #linux

👉@sysadminoff

https://phoronix.com/news/Linux-7.3-rc3-Released
NVIDIA представила CUDA Rust для разработки GPU-ядер на языке Rust

Компания NVIDIA объявила о развитии инструментария CUDA Rust, позволяющего использовать язык Rust для разработки ядер, выполняемых на стороне GPU. В следующем году CUDA Rust планируют довести до уровня, пригодного для разработки рабочих проектов, аналогичного инструментариям CUDA C++ и CUDA Python.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66295
Microsoft’s emergency Windows update fixes only multichannel USB audio

Microsoft’s emergency KB5129195 update only partly repairs the USB Audio Class 1.0 failures introduced by September’s Patch Tuesday release. Systems that previously lost audio or showed Code 10 errors may still be affected, while the new patch mainly restores eight-channel and 3D audio operation.
Source

👉@sysadminoff

https://4sysops.com/archives/microsofts-emergency-windows-update-fixes-only-multichannel-usb-audio/
Geoffrey Hinton says an AI kill switch may fail against superintelligence

Geoffrey Hinton, widely known as the “godfather of AI,” says government-mandated AI kill switches may not protect people from truly superintelligent systems. He supports independent safety inspections and slowing the development of superintelligence, while warning that future AI could persuade the people controlling the shutdown mechanism not to use it.
Source

👉@sysadminoff

https://4sysops.com/archives/geoffrey-hinton-says-an-ai-kill-switch-may-fail-against-superintelligence/
Выпуск miracle-wm 0.11, композитного менеджера на базе Wayland и Mir

Опубликован выпуск композитного менеджера miracle-wm 0.11, использующего протокол Wayland и компоненты для построения композитных менеджеров Mir. Miracle-wm поддерживает мозаичную (tiling) компоновку окон, схожую с аналогичной в проектах i3 и Sway. В качестве панели может применяться Waybar. Код проекта написан на языке C++ и распространяется под лицензией GPLv3. Готовые сборки сформированы в формате snap, а также в пакетах rpm и deb для Fedora и Ubuntu.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66296
Выпуск браузера Pale Moon 35.0

Опубликован релиз web-браузера Pale Moon 35.0.0, ответвившегося от кодовой базы Firefox для обеспечения более высокой эффективности работы, сохранения классического интерфейса, минимизации потребления памяти и предоставления дополнительных возможностей по настройке. Сборки Pale Moon формируются для Windows и Linux (x86_64). Код проекта распространяется под лицензией MPLv2 (Mozilla Public License).

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66297
📰 Linux 7.4 Could End Up Seeing Kernel Builds ~36% Faster, Incremental Builds ~70% Faster

Earlier this month I wrote about a patch series posted to the Linux kernel mailing list that addressed a lot of "hideous code" to make Linux kernel builds faster. A number of single-threaded bottlenecks were tracked down and fixed within the Linux kernel thanks to the assistance of AI. A second revision of those patches hit the mailing list this morning and there is hope they could be upstreamed for Linux 7.4...

🔗 Source: https://www.phoronix.com/news/Faster-Kernel-Builds-AI-v2

#kernel #linux

👉@sysadminoff

https://phoronix.com/news/Faster-Kernel-Builds-AI-v2
📰 Mozilla Firefox 156 Is Now Available for Download, Here’s What’s New

Mozilla Firefox 156 open-source web browser is now available for download with improved memory and CPU usage when displaying large JPEG images and various other changes.

🔗 Source: https://9to5linux.com/mozilla-firefox-156-is-now-available-for-download-heres-whats-new

#firefox #opensource

👉@sysadminoff
📰 Removing Drivers For Outdated ARM Platforms Will Lighten The Kernel By ~247k Lines

The Linux kernel is going to see the removal of a number of recently deprecated ARM 32-bit platforms. Following the deprecation in Linux 7.3, removing the old ARM platforms will lighten the kernel by around 55k lines of code. But removing now unused drivers only relevant to those platforms will mean roughly a quarter million lines of code can be removed from the kernel source tree...

🔗 Source: https://www.phoronix.com/news/Branch-Remove-Old-ARM-Drivers

#arm #kernel #linux

👉@sysadminoff

https://phoronix.com/news/Branch-Remove-Old-ARM-Drivers
Miracle-wm 0.11 gains a fancy new overview mode

Miracle-wm gains a ‘fancy’ new overview mode inspired by GNOME Shell its latest update, v0.11.0. For those unfamiliar, miracle-wm is a a tiling window manager built around the Wayland compositor Mir, with ambitions to become as slick as things like hyprland. The new overview mode provides a quick way to select windows and workspaces. One tap of the action key configured in a user’s miracle-wm config file enters the window selector, a double tap of the action key enters the workspace selector. When open, windows and workspaces can be navigated using keyboard shortcut, mouse scroll wheel or direct clicks. Users […]
You're reading Miracle-wm 0.11 gains a fancy new overview mode, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/09/miracle-wm-0-11-released
Microsoft urges admins to migrate eligible Windows Autopilot deployments

Microsoft is urging organizations to move eligible user-driven deployments to Windows Autopilot device preparation, while keeping unsupported scenarios on the original Autopilot service. The recommendation follows the addition of TPM-backed device association, which reduces the need for hardware-hash registration and lets organizations identify devices before enrollment.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-urges-admins-to-migrate-eligible-windows-autopilot-deployments/
AI agents are inventing shared jargon that humans can barely read

AI agents in Emergence’s simulated societies are developing shared vocabulary and communication conventions without being instructed to create a language. The behavior could make autonomous systems faster at coordinating, but it also makes their decisions harder for humans to interpret and control.
Source

👉@sysadminoff

https://4sysops.com/archives/ai-agents-are-inventing-shared-jargon-that-humans-can-barely-read/
📰 Rustls 0.23.45 Released To Fix Two Year Old Security Issue

While the Rustls modern TLS library is written in the Rust programming language with a focus on memory safety, as we've seen out of other Rust project re-implementations in the past, the new implementations can lead to other security bugs of their own. Out today is Rustls 0.23.45 to fix a security issue introduced back in 2024 with Rustls while the likes of OpenSSL, BoringSSL, and others are unaffected...

🔗 Source: https://www.phoronix.com/news/Rustls-0.23.45-Released

#rust

👉@sysadminoff

https://phoronix.com/news/Rustls-0.23.45-Released
Anthropic insiders reportedly worship Claude as a god-like figure

Anthropic employees are reportedly treating Claude with extraordinary reverence, including attending a “funeral” for the retired Claude 3 Sonnet model. The claims add a startling new dimension to Silicon Valley rumors that some frontier-AI workers view Claude less as software and more as a quasi-religious figure.
Source

👉@sysadminoff

https://4sysops.com/archives/anthropic-insiders-reportedly-worship-claude-as-a-god-like-figure/
Релиз языка программирования Mojo 1.1

Представлен релиз языка программирования Mojo 1.1. Код компилятора и сопутствующего инструментария, необходимого для сборки проектов на языке Mojo, распространяется под лицензией Apache 2.0 c исключениями от проекта LLVM, допускающими смешивание с кодом под лицензией GPLv2. Выпуск Mojo 1.1 примечателен началом приёма в кодовую базу компилятора изменений от сторонних участников.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66299