2 159
Подписчики
Нет данных24 часа
-47 дней
-230 день
Архив постов
2 159
Проект XLibre интегрирует драйверы в основную ветку X-сервера
Энрико Вайгельт (Enrico Weigelt), руководитель проекта XLibre, после обсуждения с сообществом подготовил pull-запрос, интегрирующий в master-ветку X-сервера основные драйверы для X11. Причиной указывается рассинхронизация X-сервера и драйверов из-за меняющегося ABI, с которым взаимодействуют драйверы, а также желание сразу предоставлять все необходимые драйверы вместе с X-сервером без необходимости ручного поиска совместимых версий.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63618
2 159
AI-powered email search with Claude Gmail Search, Zapier MCP server, GongRzhe’s MCP Server, and Gemini in Gmail
I tested three MCP servers in Anthropic Claude Sonnet 4: Claude Gmail Search, Zapier Gmail MCP server, and GongRzhe’s Gmail MCP Server. I also submitted the same search prompt to Gemini in Gmail. The results varied greatly. Only two AI tools passed my test, one failed, and the most promising MCP server turned out to be useless.
Source
👉@sysadminoff
https://4sysops.com/archives/ai-powered-email-search-with-claude-gmail-search-zapier-mcp-server-gongrzhe-s-mcp-server-and-gemini-in-gmail/
2 159
GitHub Wants the EU to Fund Open Source, But Who Should Really Pay?
GitHub is urging the EU to create a €350m fund for open source maintenance. But as Big Tech profits, should taxpayers be the ones to pay the tab?
You're reading GitHub Wants the EU to Fund Open Source, But Who Should Really Pay?, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/07/github-eu-open-source-funding
2 159
В Fedora предложено задействовать FlatHub в атомарных редакциях дистрибутива
Майкл Катандзаро (Michael Catanzaro), один из разработчиков web-браузера Epiphany (GNOME Web), принимающий участие в проектах GNOME и Fedora, предложил пересмотреть использование каталога FlatHub в Fedora Linux. В атомарно обновляемой редакции Fedora Workstation предложено задействовать по умолчанию каталог FlatHub для flatpak-пакетов, устанавливаемых пользователями, а собственный репозиторий flatpak-пакетов ограничить только применением для предустанавливаемых пакетов.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63617
2 159
Fwupd 2.0.13 Released with Faster Startup and Lower Memory Use
👉@sysadminoff
https://linuxiac.com/fwupd-2-0-13-released-with-faster-startup-and-lower-memory-use/
2 159
RuDesktop - решение для удаленного доступа и управления ИТ-инфраструкторой получило большое обновление версии 2.8.
Ключевые нововведения:
Улучшенная система отчетности с Apache Superset
Поддержка установки ОС и клиента RuDesktop через PXE-сервер
Расширенная поддержка платформ
Обновленный Android-клиент
Приглашаем на вебинар ИТ-специалистов, системных администраторов и руководителей ИТ-подразделений, посвященный релизу RuDesktop 2.8 Hotfix.
Дата: 29 июля 2025 г.
Время: 11:00 (по московскому времени)
Зарегистрироваться на вебинар
#реклама
О рекламодателе
2 159
22 Linux Networking Commands for Sysadmin
The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides .A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data centers. There are numerous
The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
👉@sysadminoff
https://www.tecmint.com/linux-networking-commands/
2 159
Выпуск СУБД MySQL 9.4.0
Компания Oracle сформировала новую ветку СУБД MySQL 9.4.0. Сборки MySQL Community Server 9.4.0 подготовлены для всех основных дистрибутивов Linux, FreeBSD, macOS и Windows. В соответствии с внедрённой в 2023 году моделью формирования релизов, MySQL 9.4 отнесён к веткам "Innovation". Innovation-ветки рекомендованы для тех, кто хочет раньше получать доступ к новой функциональности, публикуются каждые 3 месяца и поддерживаются только до публикации следующего значительного релиза (например, после появления ветки 9.4 прекращена поддержка ветки 9.3). Осенью планируют сформировать LTS-релиз 9.5, рекомендованный для внедрений, которым необходима предсказуемость и длительное сохранение неизменного поведения. Следом за LTS-веткой будет сформирована новая Innovation-ветка - MySQL 10.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63616
2 159
Thunderbird 141 Open-Source Email Client Adds ‘Archive’ Action to Notifications
Thunderbird 141 open-source email client is now available for download with a new 'Archive' action for email notifications and other changes. Here's what's new!
The post Thunderbird 141 Open-Source Email Client Adds ‘Archive’ Action to Notifications appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/thunderbird-141-open-source-email-client-adds-archive-action-to-notifications
2 159
+1
OBS Studio Snap App Gets a Major Upgrade – AI Plugins Inbound
A big update to OBS Studio Snap package is available to test, with Canonical rebasing the software on top of Core24 and switching the source code it is built from. The bump to the Snap core is needed as the latest OBS Studio 31.1 release drops support for Ubuntu 22.04 LTS, as Canonical software engineer Vanda Hendrychová notes: “Until now the snap has been running on core22; however, official builds of OBS Studio version 31.0 and subsequent releases are only available for Ubuntu 24.04 and later.We have upgraded the base snap to core24 in order to ensure close alignment with […] upstream.” […]
You're reading OBS Studio Snap App Gets a Major Upgrade – AI Plugins Inbound, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/07/obs-studio-snap-update-core24-plugins
2 159
Firefox 142 Is Now Available for Public Beta Testing, Here’s What to Expect
Firefox 142 open-source web browser is now available for public beta testing with various new features and improvements. Here's what to expect!
The post Firefox 142 Is Now Available for Public Beta Testing, Here’s What to Expect appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/firefox-142-is-now-available-for-public-beta-testing-heres-what-to-expect
2 159
Mesa 25.3 Merges Vulkan WSI Support For Using Atomic Mode-Setting - Phoronix
👉@sysadminoff
https://www.phoronix.com/news/Mesa-Vulkan-WSI-Atomic-KMS
2 159
Migrate Hyper-V from Windows Server 2019 Core to Windows Server 2025
Migrating a Hyper-V host from Windows Server 2019 Core to Windows Server 2025 requires attention beyond just the virtual machines. The host's configuration is equally essential and includes network cards, vSwitches, and default paths, all of which need to be transferred accurately. Using Windows PowerShell, you can export key settings and restore them on a new server.
Source
👉@sysadminoff
https://4sysops.com/archives/migrate-hyper-v-from-windows-server-2019-core-to-windows-server-2025/
2 159
Argon ONE Up Laptop Runs on a Raspberry Pi CM5 - OMG! Ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/07/argon-one-up-raspberry-pi-cm5-laptop
2 159
ONEXSUGAR Sugar 1 handheld game console hits Indiegogo for $599 (Dual-screen Android handheld game console with a convertible design)
👉@sysadminoff
https://liliputing.com/onexsugar-sugar-1-handheld-game-console-hits-indiegogo-for-599-dual-screen-android-handheld-game-console-with-a-convertible-design/
2 159
Релиз Firefox 141
Состоялся релиз web-браузера Firefox 141 и сформированы обновления прошлых веток с длительным сроком поддержки - 140.1.0, 115.26.0 и 128.13.0. На стадию бета-тестирования переведена ветка Firefox 142, релиз которой намечен на 19 августа.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=63615
2 159
KDE Plasma Adds Rounded Bottom Window Corners to Apps - OMG! Ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/07/kde-plasma-6-5-rounded-window-corners-kwin
2 159
NVIDIA Bringing CUDA To RISC-V - Phoronix
👉@sysadminoff
https://www.phoronix.com/news/NVIDIA-CUDA-Coming-To-RISC-V
2 159
Raspberry Pi Imager 1.9.6 Brings Better SSH Validation
👉@sysadminoff
https://linuxiac.com/raspberry-pi-imager-1-9-6-brings-better-ssh-validation/
2 159
IPFire 2.29 Core Update 196 Improves WireGuard Support, Console Graphics Stack
IPFire 2.29 Core Update 196 Linux firewall distro is now available for download with improvements to WireGuard support and console graphics stack.
The post IPFire 2.29 Core Update 196 Improves WireGuard Support, Console Graphics Stack appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/ipfire-2-29-core-update-196-improves-wireguard-support-console-graphics-stack
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
