Linux
2.18K subscribers
3.12K photos
20 videos
13K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
Учреждён фонд Open Source Endowment, формирующий целевой капитал для финансирования открытого ПО

Объявлено о формировании некоммерческого фонда Open Source Endowment, нацеленного на предоставление грантов значимым открытым проектам. В отличие от существующих фондов, занимающихся распределением поступающих пожертвований, Open Source Endowment основан на идее формирования целевого капитала (эндаумент), позволяющего организовать бесперебойное финансирование, не зависящее от колебаний рынка, собираемости годового бюджета и объёма поступающих в моменте пожертвований.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=64883
📰 I replaced Android with a full Linux desktop on my old phone, and it's shockingly usable

Pocketblue, based on Fedora Atomic, is great on the OnePlus 6.

🔗 Source:

#linux #fedora #android

👉@sysadminoff

https://www.xda-developers.com/replaced-android-full-linux-desktop-old-phone/
📰 Arch-Based Omarchy 3.4 Released With Tmux Integration, Hibernation by Default

Arch-based Omarchy 3.4 introduces default Tmux integration, hibernation on new installs, refined Hyprland workflows, and multiple new desktop themes.

🔗 Source:

#arch

👉@sysadminoff

https://linuxiac.com/arch-based-omarchy-linux-3-4-released/
📰 Microsoft Updates DirectX Shader Compiler With Improved Vulkan Driver Interoperability

Microsoft has published a new version of its open-source DirectX Shader Compiler. Besides adding Shader Model 6.9 production support, making this DX Compiler update interesting to us are the SPIR-V back-end improvements and enhancing interoperability with Vulkan drivers...

🔗 Source:

#opensource

👉@sysadminoff

https://www.phoronix.com/news/DX-Shader-Compiler-Better-VLK
GoldenDict-ng 26.3.0

26 февраля состоялся выпуск 26.3.0 кроссплатформенного мультиформатного электронного словаря GoldenDict-ng – форка словаря GoldenDict.
Возможности словаря:

Поддержка локальных словарей в форматах: MDict, StarDict, ABBYY Lingvo DSL и .lsa/.dat, XDXF, Zim, Aard и Aard 2 (Slob), DictD, Epwing, SDictionary, Babylon и Babylon glossary builder, файлов со звуками в директориях и объединённых в архив zip.
Поддержка сетевых источников: Wikipedia и Wiktionary, протокол DICT, LinguaLibre и Forvo, любые сайты, поддерживающие поиск слов, заданных в адресной строке.
Поддержка других источников: из других приложений, текст-в-речь, словари морфологии, транслитерация.
Поиск сразу по нескольким источникам.
Полнотекстовый поиск в локальных словарях с использованием библиотеки Xapian.
Интеграция с Anki.
И многое другое.

Словарь написан на языке C++ с использованием фреймворка Qt 6 и распространяется по лицензии GNU GPL 3.
( читать дальше... )



 c++, goldendict, goldendict-ng, qt, словарь

👉@sysadminoff

https://www.linux.org.ru/news/opensource/18230317
Эксперименты с использованием AI для улучшения кода BIND 9 и переработки Next.js

Ондржей Cури (Ondřej Surý), директор по инжинирингу DNS в организации ISC, в прошлом создавший проект CZ.NIC Labs, развивающий DNS-сервер Knot, подвёл итоги экспериментов по использованию больших языковых моделей для анализа, исправления и модернизации кодовой базы DNS-сервера BIND 9, создания прототипов новых проектов и подготовки материалов для обучения студентов. Впечатления от использования AI свелись к тому, что большие языковые модели хорошо подходят для быстрого создания прототипов, понимания незнакомого кода и автоматизации простых рутинных задач, но при их использовании для решения больших задач сомнительно, что они экономят время, так как много времени уходит на постановку задачи, изучение и проверку результата, а также последующую доработку.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=64884
📰 LXD 6.7 Released With AMD GPU Passthrough Support

Canonical today released LXD 6.7 as the latest feature update to this system container and virtual machine manager commonly used in Ubuntu Linux environments...

🔗 Source:

#amd #ubuntu #linux

👉@sysadminoff

https://www.phoronix.com/news/LXD-6.7-Released
📰 Bazzite triples its userbase in 8 months as gamers seek a Windows alternative

People have begun to wake up to the idea that, in some situations, installing a gaming-oriented Linux distro will give you a better experience than Windows 11. Once pinned as the one operating system you don't want to use if you care about gaming, Linux has since come leaps and bounds with tech like Proton that allows games to run on the FOSS operating system without the game's developers lifting a finger.

🔗 Source:

#linux #distro

👉@sysadminoff

https://www.xda-developers.com/bazzite-triples-its-userbase-in-8-months-as-gamers-seek-a-windows-alternative/
Monitoring Secure Boot certificate installation status with Intune and PowerShell

Microsoft Secure Boot certificates issued by the 2011 Certificate Authorities (CAs) are expiring starting June 2026. Every Windows device with Secure Boot enabled must be updated to trust the 2023 certificates before expiration to retain security update support. Microsoft provides a monitoring-only approach using Intune Remediations that runs a PowerShell detection script on enrolled devices and reports Secure Boot and certificate status back to the Intune admin center — without making any changes to devices. This article explains the prerequisites, deployment steps, data collected, and how to read the results.
Source

👉@sysadminoff

https://4sysops.com/archives/monitoring-secure-boot-certificate-installation-status-with-intune-and-powershell/
Enable Windows ReFS boot: Install Windows Server on Resilient File System volumes

Windows Server vNext Insider Preview build 29531 introduces ReFS boot, allowing you to install and start Windows Server from a Resilient File System (ReFS)-formatted boot volume for the first time. This feature brings integrity-level metadata checksums, online corruption repair, block cloning, and 35-petabyte volume scalability to the OS boot partition — capabilities that NTFS cannot match. ReFS boot requires UEFI firmware and a minimum of 2 GB for the WinRE partition. Learn how to enable Windows ReFS boot during Windows Server installation.
Source

👉@sysadminoff

https://4sysops.com/archives/enable-windows-refs-boot-install-windows-server-on-resilient-file-system-volumes/
📰 Calibre 9.4 Adds “Reading Stats” to the E-Book Viewer to Show Reading Progress

Calibre 9.4 open-source e-book manager is now available for download with "reading stats" to the E-book viewer to show reading progress, a nicer Edit book UI, and other changes.

🔗 Source:

#opensource

👉@sysadminoff

https://9to5linux.com/calibre-9-4-adds-reading-stats-to-the-e-book-viewer-to-show-reading-progress
📰 Numerous AMDXDNA Ryzen AI Driver Fixes For Linux 7.0-rc2

Sent out today were all of the DRM/accel driver fixes for the week, ahead of the Linux 7.0-rc2 kernel release due out on Sunday...

🔗 Source:

#linux #kernel

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.0-rc2-DRM-Fixes
📰 Open Source Endowment Launches to Fund Critical FOSS Infrastructure

The Open Source Endowment introduces an investment-backed model to provide sustainable funding for widely used open source projects.

🔗 Source:

#opensource

👉@sysadminoff

https://linuxiac.com/open-source-endowment-launches-to-fund-critical-foss-infrastructure/
📰 Intel Media Driver Update Brings Nova Lake S Support, AV1 Improvements

While at the end of February, today Intel released the Intel Media Driver 2025Q4 release as well as the latest VPL GPU Runtime for their media stack...

🔗 Source:

#intel

👉@sysadminoff

https://www.phoronix.com/news/Intel-Media-Driver-2025Q4
📰 The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices

The latest update for the OrangePi Neo handheld with Manjaro Linux is not a positive one, with the whole thing now unfortunately "on ice".Read the full article on GamingOnLinux.

🔗 Source:

#linux

👉@sysadminoff

https://www.gamingonlinux.com/2026/02/the-orangepi-neo-gaming-handheld-with-manjaro-linux-is-now-on-ice-due-to-component-prices/
ONLYOFFICE 9.3 makes document editing easier than ever

A new version of ONLYFFICE Desktop Editors, a open source office suite for Windows, macOS and Linux, is out with a fresh set of features and tools. ONLYOFFICE 9.3 adds more signature options for PDF forms, multipage view for documents, new solver tools and regex formulas in the spreadsheets and support for animated GIFs in presentation slides made with the suite’s PowerPoint equivalent. But there’s a less-obvious change lurking within that may have a more appreciable impact on day-to-day document editing. For a closer look at the changes this update brings, read on. ONLYOFFICE 9.3: Highlights ONLYOFFICE Desktop Editors provide […]
You're reading ONLYOFFICE 9.3 makes document editing easier than ever, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/02/onlyoffice-9-3-desktop-editors-released
Shotcut 26.2 Open-Source Video Editor Released with Various Improvements

Shotcut 26.2 open-source video editor is now available for download with various improvements and bug fixes. Here's what's new!
The post Shotcut 26.2 Open-Source Video Editor Released with Various Improvements appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

👉@sysadminoff

https://9to5linux.com/shotcut-26-2-open-source-video-editor-with-various-improvements-and-bug-fixes
📰 Linux runs most PC games now, and you don't need SteamOS to do it

Linux gaming is slowly gaining prominence, and while it's definitely not mainstream, it has crossed a line of viability that sounded ridiculous even a few years ago. It's no longer a hobby project, but a real way to enjoy most of your favorite games. Not every title works, and a handful of popular multiplayer games still treat Linux like a second-class citizen, but by and large, even games that aren't supported by Linux natively will run...

🔗 Source:

#linux

👉@sysadminoff

https://www.xda-developers.com/linux-runs-most-pc-games-now-and-you-dont-need-steamos-to-do-it/
📰 ONLYOFFICE 9.3 makes document editing easier than ever

A new version of ONLYFFICE Desktop Editors, a open source office suite for Windows, macOS and Linux, is out with a fresh set of features and tools. ONLYOFFICE 9.3 adds more signature options for PDF forms, multipage view for documents, new solver tools and regex formulas in the spreadsheets and support for animated GIFs in presentation slides made with the suite’s PowerPoint equivalent.

🔗 Source:

#linux #opensource

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/02/onlyoffice-9-3-desktop-editors-released
📰 elementary OS 8.1.1 Released With Linux kernel 6.17

elementary OS 8.1.1 arrives with Linux kernel 6.17 and the latest Ubuntu 24.04 LTS Hardware Enablement stack.

🔗 Source:

#ubuntu #linux #kernel

👉@sysadminoff

https://linuxiac.com/elementary-os-8-1-1-released-with-linux-kernel-6-17/
Недельный отчёт о разработке KDE. Скруглённый стиль выделения в KDE

Опубликован очередной еженедельный отчёт о разработке KDE, в котором представлены изменения для ветки KDE Plasma 6.7, релиз которой ожидается в июне. Среди внесённых за неделю изменений.

👉@sysadminoff

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