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

По всем вопросам @evgenycarter
Download Telegram
Polar AI Browser brings workplace agents into logged-in web apps

Polar AI Browser is turning authenticated web sessions into an automation platform for workplace tasks. The macOS-only Chromium browser has raised $5.7 million and now gives IT teams a new agent that can operate across users’ signed-in services—along with new risks involving permissions, data exposure, and prompt injection.
Source

👉@sysadminoff

https://4sysops.com/archives/polar-ai-browser-brings-workplace-agents-into-logged-in-web-apps/
Using external fingerprint readers with Windows Hello Enhanced Sign-in Security

Windows Hello Enhanced Sign-in Security (ESS) can now use a compatible external fingerprint reader for Windows sign-in on Windows 11, version 24H2 and 25H2. ESS is a Windows Hello protection mode that isolates biometric processing and the connection to the reader from the main operating system. This article explains the hardware and update requirements, enrollment process, verification steps, and deployment limits for Windows administrators.
Source

👉@sysadminoff

https://4sysops.com/archives/using-external-fingerprint-readers-with-windows-hello-enhanced-sign-in-security/
Google опубликовал официальные Linux-сборки Chrome для архитектуры ARM64

Компания Google начала публикацию официальных сборок Chrome для Linux-систем на базе архитектуры ARM64. Сборки доступны в пакетах deb и rpm. Ранее официальные сборки Chrome для Linux публиковались только для архитектуры x86_64, а для архитектуры ARM64 были доступны только сторонние сборки Chromium, предлагаемые дистрибутивами. Официальная версия Chrome отличается поддержкой подключения к учётной записи в Google, интеграцией сервисов Google, синхронизацией данных между устройствами, упрощённой установкой дополнений из каталога Chrome Web Store, возможностью включения расширенного режима защиты и поставкой CDM-модуля (Content Decryption Module) Widevine для просмотра медиаконтента, защищённого авторскими правами (DRM), в таких сервисах, как Netflix, Spotify и Disney+.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66024
Microsoft releases Orchard for scalable AI agent development

Microsoft Research has released Orchard, an MIT-licensed framework that lets teams reuse Kubernetes-based environments, training pipelines, and evaluation workflows for AI agents. The project targets the infrastructure cost and complexity of developing agents for coding, web navigation, and personal-assistant tasks.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-releases-orchard-for-scalable-ai-agent-development/
📰 NVIDIA 610.57.04 Linux Driver Delivers Many Fixes

NVIDIA is kicking off the new month by releasing an updated R610 Linux driver build with quite a number of bug fixes...

🔗 Source:

#linux

👉@sysadminoff

https://www.phoronix.com/news/NVIDIA-610.57.04-Linux-Driver
📰 Benchmarking Six Linux Distributions On The Framework Laptop 13 Pro

With the new Framework Laptop 13 Pro now shipping powered by Intel Core Ultra Series 3 (Panther Lake) and a brand new hardware design, I have spent the past week testing out various Linux distributions on this very nice high-end laptop. All of the modern Linux distributions tested have been playing nicely with this new Panther Lake laptop.

🔗 Source:

#intel #linux

👉@sysadminoff

https://www.phoronix.com/review/framework-laptop-13-pro-linux
Ubuntu’s turning another system Deb package into a Snap

Ubuntu is transitioning another of its core system Deb packages to the sandboxed snap format, a move it says will improve security and allow for better desktop integration. The package in question is hwctrl, a small command-line tool preinstalled on Ubuntu desktop and server as part of Canonical’s rust-hwlib hardware API set. Canonical engineer Sergio Costas explained in a package change that due to “planned architecture changes for integration of hwctl with gnome-control-center and other front-ends, and for increased security, the HWCTL package will be snap-only from now onward”. If you’re on Ubuntu 26.04 LTS, you will be automatically moved […]
You're reading Ubuntu’s turning another system Deb package into a Snap, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/ubuntu-hwctl-deb-to-snap-transition
Dropbeat is yet-another slick music controller for GNOME Shell

Dropbeat is a new riff on a old tune, a panel-based music applet for GNOME Shell that gives you an alternate way to pause, play and skip tracks in MPRIS-friendly Linux media players. Applets of this ilk are legion, and this panel applet doesn’t do anything that different to ones you may have tried in the past or currently use (for all the bells and whistles, try the Dynamic Music Pill extension instead). But it does do some things differently. When installed, it adds a button to your panel that when clicked “shows a cool card to control your media […]
You're reading Dropbeat is yet-another slick music controller for GNOME Shell, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/dropbeat-music-controller-gnome-extension
Выпуск мультимедиа-пакета FFmpeg 9.0

После пяти месяцев разработки опубликован мультимедиа-пакет FFmpeg 9.0, включающий набор приложений и коллекцию библиотек для операций над различными мультимедиа-форматами (запись, преобразование и декодирование звуковых и видеоформатов). Пакет написан на языке Си и распространяется под лицензиями LGPL и GPL.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66025
Выпуск музыкального проигрывателя Rhythmbox 3.5

Спустя 10 лет с момента публикации ветки 3.4 состоялся релиз музыкального проигрывателя Rhythmbox 3.5, развиваемого проектом GNOME. Rhythmbox поддерживает средства для управления музыкальной коллекцией, обеспечивает автоматическую загрузку подкастов, позволяет прослушивать интернет-радио, предоставляет возможности по расширению функциональности через плагины, поддерживает загрузку альбомов из звуковых сервисов, включает инструменты для синхронизации и копирования музыки для устройств с поддержкой протокола MTP и USB-накопителей. Код проекта написан на языке Си и распространяется под лицензией GPLv2. Для загрузки сформирован пакет в формате Flatpak.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66026
15 Bash (!) Operator Examples Every Linux User Should Know

The post 15 Bash (!) Operator Examples Every Linux User Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Most Linux users come across the ! symbol in only two situations: when they learn the sudo !! shortcut, or
The post 15 Bash (!) Operator Examples Every Linux User Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/logical-not-operator-linux-commands/
📰 My Raspberry Pi Zero 2 W is too weak to be a real server, but it's the perfect subscription killer

A seemingly inadequate Raspberry Pi Zero 2 W helped me save hundreds of dollars on constant subscription fees.

🔗 Source:

#raspberry

👉@sysadminoff

https://www.xda-developers.com/raspberry-pi-zero-2-w-is-a-perfect-subscription-killer/
54 из 55 выявленных через AI уязвимостей в SQLite оказались фиктивными

Исследователи из компании JFrog проанализировали опубликованные на днях 55 отчётов об уязвимостях в SQLite. На основании данных отчётов организация MITRE присвоила всем проблемам CVE-идентификаторы. Три проблемы получили статус критических, а самой опасной уязвимости (CVE-2026-51302) компания Red Hat присвоила в своих базах уровень 10 из 10, а SUSE - 9.8 из 10. Детальное изучение заявленных ошибок показало, что 54 из 55 уязвимостей, включая отмеченную критическую проблему, являются фикциями и вызваны галлюцинациями AI-модели.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66023
How to Monitor Commands Executed by Linux Users in Real Time

The post How to Monitor Commands Executed by Linux Users in Real Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Checking .bash_history after the fact, it only shows the commands a user typed, and that’s only if they didn’t clear
The post How to Monitor Commands Executed by Linux Users in Real Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/
📰 Mistfall Hunter is a new extraction ARPG that works on SteamOS / Linux

Mistfall Hunter is an extraction ARPG that blends together mechanics found in some other popular games, and it's out now working well on SteamOS / Linux.Read the full article on GamingOnLinux.

🔗 Source:

#linux

👉@sysadminoff

https://www.gamingonlinux.com/2026/08/mistfall-hunter-is-a-new-extraction-arpg-that-works-on-steamos-linux/
Prismriver Lyrics 1.0.0: CLI и TUI для поиска текстов песен

Вышла первая версия v1.0.0 проекта Prismriver Lyrics — набора инструментов
для поиска текстов песен из различных источников.
prismriver-lyrics-tui отслеживает состояние плеера через MPRIS, автоматически
запускает поиск при смене трека и подсвечивает текущую строку для
синхронизированных по времени (LRC) текстов.
Основные возможности:

30+ плагинов для поиска текстов песен (prismriver_lyrics.plugins);
фильтрация результатов по плагину, языку, оригинал/перевод и
синхронизированный/обычный текст, а также ограничение числа результатов
(--limit/-l);
синхронизированные по времени (LRC) тексты с подсветкой текущей строки в TUI;
по мере воспроизведения трека;
ручной поиск по названию и исполнителю в CLI и TUI;
Vim-style навигация в TUI;
выбор темы оформления (стандартные из Textual);
дисковый кэш результатов на SQLite с настраиваемым временем жизни
(--cache-ttl) и возможностью его отключить (--no-cache);
пакет prismriver-lyrics можно использовать как библиотеку в своих
Python-проектах (search_lyrics, LyricsResult, LyricsPlugin).

( читать дальше... )



 cli, lyrics, python, tui, музыка

👉@sysadminoff

https://www.linux.org.ru/news/multimedia/18352271
📰 Rhythmbox 3.5 Media Player Improves Lyrics Search and Podcast Support

Rhythmbox 3.5 open-source media player is now available for download with improvements to lyrics search, podcast support, and the new playback backend. Here's what's new!

🔗 Source: https://9to5linux.com/rhythmbox-3-5-media-player-improves-lyrics-search-and-podcast-support

#opensource

👉@sysadminoff
📰 Ubuntu’s turning another system Deb package into a snap

Ubuntu is moving hwctl from Deb package to snap-only distribution, a change Canonical says improves security and desktop integration.You're reading Ubuntu’s turning another system Deb package into a snap, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

🔗 Source:

#ubuntu

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/ubuntu-hwctl-deb-to-snap-transition
Microsoft explains what Windows 11’s “spying” service actually does

A viral claim that Windows 11 secretly added a desktop-tracking service has been rejected by Microsoft. The Windows Health and Optimized Experiences service, or whesvc, has existed in public Canary builds since May 2025 and stores diagnostic data locally unless a user submits it through Feedback Hub.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-explains-what-windows-11s-spying-service-actually-does/