en
Feedback
Linux

Linux

Open in Telegram

Новости Линукс Linux По всем вопросам @evgenycarter

Show more
2 161
Subscribers
+124 hours
+17 days
+1030 days
Posts Archive
Linux
2 161
Ubuntu 24.04.4 LTS Is Now Available for Download Powered by Linux Kernel 6.17 Ubuntu 24.04.4 LTS (Noble Numbat) is now availa
Ubuntu 24.04.4 LTS Is Now Available for Download Powered by Linux Kernel 6.17 Ubuntu 24.04.4 LTS (Noble Numbat) is now available for download powered by Linux kernel 6.17 and Mesa 25.2 graphics stack from Ubuntu 25.10 (Questing Quokka). The post Ubuntu 24.04.4 LTS Is Now Available for Download Powered by Linux Kernel 6.17 appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers. 👉@sysadminoff https://9to5linux.com/ubuntu-24-04-4-lts-is-now-available-for-download-powered-by-linux-kernel-6-17

Linux
2 161
VS Code agent orchestrations: A simple example Visual Studio Code version 1.109 introduces agent orchestrations — a feature t
VS Code agent orchestrations: A simple example Visual Studio Code version 1.109 introduces agent orchestrations — a feature that transforms the IDE into a multi-agent development platform. You can now create custom agents that collaborate, delegate tasks to specialized subagents, and execute complex workflows autonomously. This article explains the concept and demonstrates agent orchestration with a simple example. I'll also share my opinion on Microsoft's concept of agent orchestrations. It's not particularly favorable. Source 👉@sysadminoff https://4sysops.com/archives/vs-code-agent-orchestrations-a-simple-example/

Linux
2 161
Линус Торвальдс отверг изменения к подсистеме MMC из-за низкого качества кода Линус Торвальдс отказался принимать предназначенный для ядра 7.0 набор изменений от сопровождающего подсистему MMC (MultiMedia Card), назвав присланный патчи "полным мусорм", который даже не компилируется. По его предположению изменения не были предварительно обкатаны в ветке linux-next и не проходили сборочное тестирование. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64784

Linux
2 161
В языке Nim представлен YRC - потокобезопасный сборщик циклических ссылок Андреас Румпф (Araq), автор языка программирования Nim, анонсировал новый алгоритм управления памятью YRC (произносится "Ürk"), который решает одну из ключевых проблем существующих механизмов в Nim: невозможность корректной обработки циклических ссылок, пересекающих границы потоков. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64785

Linux
2 161
GitHub Tray GNOME Shell Extension Puts Your GitHub Repos in the System Tray GitHub Tray GNOME Shell extension displays your G
GitHub Tray GNOME Shell Extension Puts Your GitHub Repos in the System Tray GitHub Tray GNOME Shell extension displays your GitHub repositories in the system tray with stars, issues, forks, and language info. The post GitHub Tray GNOME Shell Extension Puts Your GitHub Repos in the System Tray appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers. 👉@sysadminoff https://9to5linux.com/github-tray-gnome-shell-extension-puts-your-github-repos-in-the-system-tray

Linux
2 161
В ядре Linux на 12% повышена производительность работы с UDP В кодовую базу на основе которой формируется ядро Linux 7.0 принят набор изменений, при проведении стресс-тестирования в 100-гигабитной сети позволившие повысить производительность обработки входящих UDP-пакетов на 12% путём ручного инлайнинга 2 функций. Отмечается, что функция timecounter_cyc2time() может вызываться на каждый входящий пакет, поскольку современные протоколы требуют учёта времени поступления пакета. На нагруженном сервере функция timecounter_cyc2time() может вызываться более 100 млн раз в секунду. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64783

Linux
2 161
4 Ways to Find Out Which Process Listening on a Particular Port The post 4 Ways to Find Out Which Process Listening on a Particular Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides .In this article, you will learn how to find which process or service is listening on a particular port in The post 4 Ways to Find Out Which Process Listening on a Particular Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides. 👉@sysadminoff https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/

Linux
2 161
📰 Linux 7.0 Graphics Drivers See New AMD Hardware, Intel Xe SR-IOV + Multi-Device SVM The massive set of Linux kernel graphics/display driver Direct Rendering Manager (DRM) updates were sent out and merged today for the Linux 7.0 kernel. This also includes the growing work around accelerator "accel" drivers for AI NPUs and the like... 🔗 Source: #intel #kernel #linux #amd 👉@sysadminoff https://www.phoronix.com/news/Linux-7.0-Graphics-Drivers

Linux
2 161
Mesa 26.0 с новыми оптимизациями для RADV Выпуск Mesa 26.0 долго откладывался, чтобы дать возможность внедрить в релиз оставшиеся функции. Это пошло на пользу драйверу Radeon Vulkan «RADV», поскольку к моменту выхода Mesa 26.0 поступило несколько интересных запросов на слияние:Оптимизация управления памятью (VRAM): устранена избыточная «прогревка» локальной памяти при использовании Host Visible Heap, что решает проблему резкого снижения FPS в некоторых играх при первом запуске или загрузке новых ресурсов. Кэширование конвейеров: драйвер реже пересобирает одни и те же шейдеры, что ускоряет загрузку уровней и уменьшает замирания, рывки или микро-подвисания изображения. Оптимизация для игрового движка Unreal Engine 4/5: внесены изменения для более эффективной работы с UE, что должно положительно сказаться на многих современных играх. Исправления для компилятора ACO (компилятор шейдеров для Vulkan). Фикс для игры Strange Brigade с рендерингом Vulkan на RADV. Фикс для Crysis 2/3 Remastered DriConf для RADV. Исправления для драйвера R600 Gallium3D.  mesa, radv, драйвер 👉@sysadminoff https://www.linux.org.ru/news/opensource/18200862

Linux
2 161
📰 Linux Mint may publish fewer updates a year, but that's not necessarily a bad thing Linux distros come in all kinds of shapes and sizes, and there is no "strictly better" distro out there. It all comes down to what you want from your OS and how you want it to act. For instance, I adore how Fedora introduces updates at a rapid rate, but other people will want their OS to take things easy and not cram in new features until it has undergone rigorous testing. 🔗 Source: #fedora #linux #distro 👉@sysadminoff https://www.xda-developers.com/linux-mint-may-publish-fewer-updates-a-year-but-thats-not-necessarily-a-bad-thing/

Linux
2 161
📰 AMD's 3D V-Cache is still the best gaming upgrade money can buy Almost 4 years on, it's still the game-changer it used to be. 🔗 Source: #amd 👉@sysadminoff https://www.xda-developers.com/amds-3d-v-cache-is-still-the-best-gaming-upgrade-money-can-buy/

Linux
2 161
Выпуск минималистичного дистрибутива Tiny Core Linux 17.0 Опубликован релиз минималистичного Linux дистрибутива Tiny Core Linux 17.0, который может работать на системах с 48 Мб ОЗУ. Графическое окружение дистрибутива построено на основе X-сервера Tiny X, тулкита FLTK и оконного менеджера FLWM. Дистрибутив загружается целиком в ОЗУ и работает из памяти. Загрузочный iso-образ занимает всего 20 МБ. Для 64-разрядных систем подготовлена сборка CorePure64, размером 25 МБ. Дополнительно поставляется сборка CorePlus (288 МБ), в которую входит ряд дополнительных пакетов, таких как набор оконных менеджеров (FLWM, JWM, IceWM, Fluxbox, Hackedbox, Openbox), инсталлятор с возможностью установки дополнительных расширений, а также готовый набор инструментов для обеспечения выхода в сеть, включая менеджер для настройки Wifi-соединений. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64781

Linux
2 161
Tails 7.4.2 Anonymous Linux OS Released to Fix Critical Security Vulnerabilities Tails 7.4.2 Linux OS is now available for do
Tails 7.4.2 Anonymous Linux OS Released to Fix Critical Security Vulnerabilities Tails 7.4.2 Linux OS is now available for download as an emergency release that fixes critical security vulnerabilities in Linux kernel, as well as other issues. The post Tails 7.4.2 Anonymous Linux OS Released to Fix Critical Security Vulnerabilities appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers. 👉@sysadminoff https://9to5linux.com/tails-7-4-2-anonymous-linux-os-released-to-fix-critical-security-vulnerabilities

Linux
2 161
Mesa 26.0 Open-Source Graphics Stack Officially Released, Here’s What’s New Mesa 26.0 open-source graphics stack is now avail
Mesa 26.0 Open-Source Graphics Stack Officially Released, Here’s What’s New Mesa 26.0 open-source graphics stack is now available for download with new features and improvements across all supported drivers. Here's what's new! The post Mesa 26.0 Open-Source Graphics Stack Officially Released, Here’s What’s New appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers. 👉@sysadminoff https://9to5linux.com/mesa-26-0-open-source-graphics-stack-officially-released-heres-whats-new

Linux
2 161
📰 Mesa 26.0 Released With Much Better Radeon Ray-Tracing, Many Vulkan Driver Improvements Mesa 26.0 was just officially released as this quarter's new feature release for these open-source OpenGL / Gallium3D and Vulkan drivers used commonly on Linux systems and elsewhere like within the confines of Microsoft's WSL... 🔗 Source: #open-source #linux 👉@sysadminoff https://www.phoronix.com/news/Mesa-26.0-Released

Linux
2 161
Релиз Mesa 26.0, свободной реализации OpenGL и Vulkan После трёх месяцев разработки представлен релиз свободной реализации API OpenGL и Vulkan - Mesa 26.0.0. Первый выпуск ветки Mesa 26.0.0 имеет экспериментальный статус - после проведения окончательной стабилизации кода будет выпущена стабильная версия 26.0.1. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64780

Linux
2 161
📰 APT36 and SideCopy Launch Cross-Platform RAT Campaigns Against Indian Entities Indian defense sector and government-aligned organizations have been targeted by multiple campaigns that are designed to compromise Windows and Linux environments with remote access trojans capable of stealing sensitive data and ensuring continued access to infected machines.The campaigns are characterized by the use of malware families like Geta RAT, Ares RAT, and DeskRAT, which are often. 🔗 Source: https://thehackernews.com/2026/02/apt36-and-sidecopy-launch-cross.html #linux 👉@sysadminoff

Linux
2 161
📰 Wireless VR streaming levels up on Linux with the latest WiVRn release Have a VR headset and want to do some gaming from your Linux PC? WiVRn has a new release out that should make the experience even better.Read the full article on GamingOnLinux. 🔗 Source: #linux 👉@sysadminoff https://www.gamingonlinux.com/2026/02/wireless-vr-streaming-levels-up-on-linux-with-the-latest-wivrn-release/

Linux
2 161
📰 GNOME 48.9 Released as Stable Bugfix Update for GNOME 48 GNOME 48.9 is a stable maintenance update that fixes issues in Nautilus, GVfs, libadwaita, and other core libraries for everyone using GNOME 48. 🔗 Source: #gnome 👉@sysadminoff https://linuxiac.com/gnome-48-9-released-as-stable-bugfix-update-for-gnome-48/

Linux
2 161
Доступен OpenVPN 2.7.0 После трёх лет с момента публикации ветки 2.6 подготовлен релиз OpenVPN 2.7.0, пакета для создания виртуальных частных сетей, позволяющего организовать шифрованное соединение между двумя клиентскими машинами или обеспечить работу централизованного VPN-сервера для одновременной работы нескольких клиентов. Код OpenVPN распространяется под лицензией GPLv2, готовые бинарные пакеты формируются для Debian, Ubuntu, CentOS, RHEL и Windows. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=64779