Linux
2.16K subscribers
4.11K photos
20 videos
17.4K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
📰 GCC Patches Added -mcpu=native -mtune=native Support For RISC-V

A SiFive engineer posted patches today for the GNU Compiler Collection (GCC) for adding -mtune=native -mcpu=native support for the compiler on RISC-V...

🔗 Source: https://www.phoronix.com/news/GCC-RISC-V-mcpu-mtune-native

#gnu

👉@sysadminoff

https://phoronix.com/news/GCC-RISC-V-mcpu-mtune-native
📰 Multikernel Linux Releases First Public Kernel Tree Based on Linux 7.0

The first public Multikernel Linux release lets several independent kernels run side by side on one machine with dedicated CPUs, memory, and devices.

🔗 Source: /

#kernel #linux

👉@sysadminoff

https://linuxiac.com/multikernel-linux-releases-first-public-kernel-tree-based-on-linux-7-0
20 DNF Commands Every Linux Administrator Should Know

The post 20 DNF Commands Every Linux Administrator Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Most people treat dnf as a drop-in replacement for yum and stop there. But that misses a lot of what
The post 20 DNF Commands Every Linux Administrator Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/dnf-commands-linux/
Microsoft begins permanent fix for Windows 11 inpoutx64.sys gaming crashes

Microsoft has begun rolling out a permanent fix for Windows 11 24H2 and 25H2 systems where the KB5121003 update conflicted with the inpoutx64.sys driver and caused crashes, freezes, and game launch failures. The problem, previously linked to Windows 11’s inpoutx64.sys driver conflict, affected titles including ARC Raiders, MARVEL Tōkon: Fighting Souls, and The Finals.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-begins-permanent-fix-for-windows-11-inpoutx64-sys-gaming-crashes/
👏1
📰 GCC Patches Added -mcpu=native -mtune=native Support For RISC-V

A SiFive engineer posted patches today for the GNU Compiler Collection (GCC) for adding -mtune=native -mcpu=native support for the compiler on RISC-V...

🔗 Source: https://www.phoronix.com/news/GCC-RISC-V-mcpu-mtune-native

#gnu

👉@sysadminoff

https://phoronix.com/news/GCC-RISC-V-mcpu-mtune-native
OpenAI’s hidden GenUI system keeps ChatGPT widgets running after answers

OpenAI’s Codex desktop client contains an undocumented GenUI system that can keep parts of a ChatGPT response active after the text appears. The code supports server-directed refreshes for individual widgets and includes 467 versioned “Learning Blocks,” suggesting OpenAI is building a controlled interface layer for interactive calculations, simulations, charts and guided tasks.
Source

👉@sysadminoff

https://4sysops.com/archives/openais-hidden-genui-system-keeps-chatgpt-widgets-running-after-answers/
Hands-on with Ubuntu’s AI speech-to-text dictation feature

AI-powered voice typing is coming to Ubuntu in Myna, a speech-to-text feature that lets you talk into any valid text field. It’s still a work in progress, but I grabbed an early build to see how it’s shaping up. With Ubuntu 26.10 now entering its freeze, the user-facing pieces of myna are falling in to place. This week, a new GNOME Shell extension was added to default installs to provide an on-screen indicator when myna is listening and recording. To be clear: Myna is not a GNOME Shell extension. It’s an orchestrator that manages loading the AI model, listening for […]
You're reading Hands-on with Ubuntu’s AI speech-to-text dictation feature, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/testing-ubuntu-ai-voice-dictation
📰 LibreOffice 26.8 Open-Source Office Suite Officially Released, This Is What’s New

LibreOffice 26.8 open-source office suite is now available for download with numerous new features, improvements, and bug fixes. Here’s what’s new!

🔗 Source: https://9to5linux.com/libreoffice-26-8-open-source-office-suite-officially-released-this-is-whats-new

#opensource

👉@sysadminoff
📰 Fedora + Tuned-PPD Performance Regression Should Be Fixed With New Linux Kernel

Earlier this month when benchmarking six Linux distributions on the new Framework Laptop 13 Pro powered by Intel Core Ultra Series 3 "Panther Lake", the performance was strangely slow on Fedora Workstation 44. When digging further into it, the performance loss was with Fedora 44 using Tuned-PPD by default where as other Linux distributions default to Power Profiles Daemon.

🔗 Source: https://www.phoronix.com/news/Fedora-Tuned-PPD-Perf-Fix

#fedora #intel #kernel #linux

👉@sysadminoff

https://phoronix.com/news/Fedora-Tuned-PPD-Perf-Fix
Kyndryl and Broadcom bet on thousands of experts for AI-ready VMware Cloud Foundation

Kyndryl and Broadcom are making a large skills investment the centerpiece of their expanded partnership for AI-ready private clouds. The plan will train several thousand Kyndryl consultants, architects, and delivery specialists on VMware Cloud Foundation (VCF), giving enterprises more capacity to modernize infrastructure, secure sensitive workloads, and run AI and agentic workflows outside hyperscale clouds.
Source

👉@sysadminoff

https://4sysops.com/archives/kyndryl-and-broadcom-bet-on-thousands-of-experts-for-ai-ready-vmware-cloud-foundation/
Релиз набора компиляторов LLVM 23

После шести месяцев разработки представлен релиз проекта LLVM 23.1.0, развивающего инструментарий (компиляторы, оптимизаторы и генераторы кода), компилирующий программы в промежуточный биткод RISC-подобных виртуальных инструкций (низкоуровневая виртуальная машина с многоуровневой системой оптимизаций). Сгенерированный псевдокод может быть преобразован в машинный код для заданной целевой платформы или использован JIT-компилятором для формирования машинных инструкций непосредственно во время выполнения программы. На базе технологий LLVM проектом развивается компилятор Clang, поддерживающий языки программирования C, C++ и Objective-C.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66153
📰 My old Android phone became a Linux server, and it handles more than I expected

I've been trying to find a good use for the old Android phone that I have lying around. It has capable hardware with 8 GB RAM and a fairly modern processor. For the longest time, I have only used it as a portable hotspot when I am traveling and sometimes as a webcam for online meetings. Both of these use cases were not making the most out of the hardware that is inside this phone, so I decided to turn it into a Linux server.

🔗 Source: https://www.xda-developers.com/old-android-phone-linux-server-handles-more-expected/

#android #linux

👉@sysadminoff

https://xda-developers.com/old-android-phone-linux-server-handles-more-expected
📰 Patches Provide For Much Faster In-Kernel Zstd Due To Embarrassingly Bad Inefficiency

Patches sent out to the Linux kernel mailing list today can provide much more efficient Zstd compression and decompression by addressing a very unfortunate oversight in the existing code...

🔗 Source: https://www.phoronix.com/news/In-Kernel-Zstd-BMI2-Probing

#kernel #linux

👉@sysadminoff

https://phoronix.com/news/In-Kernel-Zstd-BMI2-Probing
Test EWSAllowedAppIDs in Exchange Online

Microsoft is retiring Exchange Web Services (EWS), the older SOAP-based API that applications use to read and write mailbox data in Exchange Online. During the transition window—from phased disablement in October 2026 until full retirement on April 1, 2027—EWSAllowedAppIDs is the temporary gatekeeper: a tenant-wide list of Microsoft Entra application IDs (the client IDs of app registrations) that may still call EWS when you set EwsEnabled to $true. Only listed apps keep access while you migrate; after April 2027, the list no longer matters because EWS is blocked outright. This article shows how to test that gate before you depend on it.
Source

👉@sysadminoff

https://4sysops.com/archives/test-ewsallowedappids-in-exchange-online/
Chromium can be built as a Flatpak, but Google isn’t committing (yet)

If you’ve installed Chromium or Google Chrome as a Flatpak, you’ve installed an unofficial, community-maintained package done independently of the search giant – that could be about to change. Chromium’s build system is now able to generate Flatpak packages of the browser itself, though its developers caution that the change does not mean official Flatpak support is coming. A commit made by Google’s Tom Anderson this week adds the necessary packaging scripts and a build flag (enable_flatpak) to produce a .flatpak package rather than a .deb or .rpm, but that flag is off by default (for now). If enabled, Google’s […]
You're reading Chromium can be built as a Flatpak, but Google isn’t committing (yet), a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/chromium-adds-flatpak-packaging-support
Ubuntu 26.04.1 LTS point release is now available to download

Ubuntu 26.04.1 LTS is now available to download, the first of 5 point releases scheduled for the ‘Resolute Raccoon’ in the 3 years. The release doesn’t add new features, but brings a refreshed installation image (.iso) that includes all of the bug fixes, security patches and package updates released since the Ubuntu 26.04 LTS release back in April. No new hardware enablement stack is included since there’s not been a newer Ubuntu release to backport a kernel and graphics driver set from. Next year’s Ubuntu 26.04.2 LTS release will bring the Linux kernel and GPU drivers that ship in Ubuntu […]
You're reading Ubuntu 26.04.1 LTS point release is now available to download, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/ubuntu-26041-lts-point-release-download
👏1
Обновление дистрибутива Ubuntu 26.04.1 LTS

Компания Canonical представила первый корректирующий выпуск дистрибутива Ubuntu 26.04.1 LTS, в который включены обновления для нескольких сотен пакетов, связанные с устранением уязвимостей и проблем, влияющих на стабильность. В новой версии также исправлены ошибки в инсталляторе и загрузчике. Релиз Ubuntu 26.04.1 ознаменовал прохождение базовой стабилизации LTS-выпуска - пользователям прошлой LTS-ветки Ubuntu 24.04 теперь будет предложено осуществить обновление до ветки 26.04.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66156
👍1
LLVM 23

После шести месяцев разработки представлен релиз проекта LLVM 23.1.0, развивающего инструментарий (компиляторы, оптимизаторы и генераторы кода), компилирующий программы в промежуточный биткод RISC-подобных виртуальных инструкций (низкоуровневая виртуальная машина с многоуровневой системой оптимизаций). Сгенерированный псевдокод может быть преобразован в машинный код для заданной целевой платформы или использован JIT-компилятором для формирования машинных инструкций непосредственно во время выполнения программы. На базе технологий LLVM проектом развивается компилятор Clang, поддерживающий языки программирования C, C++ и Objective-C.
Начиная с ветки 18.x проект перешёл на новую схему формирования номеров версий, в соответствии с которой нулевой выпуск («N.0») используется в процессе разработки, а первая стабильная версия снабжается номером «N.1». Код проекта распространяется под лицензией Apache 2.0.
( читать дальше... )



 clang, lld, llvm, opennet, компиляторы

👉@sysadminoff

https://www.linux.org.ru/news/development/18368198
mklinux-v7.0-mk2

Представлен первый публичный выпуск проекта Multikernel Linux mklinux-v7.0-mk2, развивающего вариант ядра Linux, дополненный возможностью выполнения нескольких независимых экземпляров ядра на одном физическом компьютере без использования гипервизора и виртуализации. Каждый экземпляр ядра имеет прямой доступ к аппаратным ресурсам и может использоваться для запуска отдельных изолированных системных окружений. Первый выпуск основан на ядре Linux 7.0 и содержит сборочную настройку CONFIG_MULTIKERNEL, при отключении которой ядро становится полностью аналогично штатному ядру 7.0. Из архитектур CPU пока поддерживается только x86_64.
Multikernel преподносится как новый механизм изоляции, занимающий нишу между виртуализацией при помощи гипервизора и контейнерной изоляцией на базе общего ядра. В отличие от виртуализации Multikernel не требует использования гипервизора, упрощает создание окружений для изолированного запуска отдельных приложений и позволяет добиться высокой производительности без накладных расходов на виртуализацию. В отличие от контейнеров Multikernel обеспечивает высокий уровень изоляции и позволяет использовать отдельное ядро в каждом изолированном окружении, аварийное завершение или эксплуатация уязвимости в котором не затрагивает другие окружения.
( читать дальше... )



 linux, mklinux, opennet, ядро

👉@sysadminoff

https://www.linux.org.ru/news/linux-general/18368237