en
Feedback
Linux

Linux

Open in Telegram

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

Show more
2 153
Subscribers
No data24 hours
-57 days
-1330 days
Posts Archive
Linux
2 152
📰 Red Hat gives Ubuntu a bootc up the backside at Canonical shindig Bootable containers pitch shows how distro can be managed with familiar OCI tooling. 🔗 Source: #distro #ubuntu 👉@sysadminoff https://www.theregister.com/software/2026/06/15/red-hat-gives-ubuntu-a-bootc-up-the-backside-at-canonical-shindig/5255608

Linux
2 152
📰 Arch Linux Blocks New AUR Registrations Amid Malware Cleanup Arch Linux’s AUR is still operational, while new account registration appears blocked during ongoing cleanup work. 🔗 Source: #arch #linux 👉@sysadminoff https://linuxiac.com/arch-linux-blocks-new-aur-registrations-amid-malware-cleanup/

Linux
2 152
FreeRDP 3.27 Опубликован релиз FreeRDP 3.27.0 — открытой реализации протокола Remote Desktop Protocol, включающей библиотеки и клиенты для подключения к RDP-серверам. Выпуск опубликован 15 июня 2026 года, о чём сообщается в официальной заметке проекта. Архивы новой версии загружены в каталог релизов FreeRDP, а полный набор изменений доступен через сравнение 3.26.0…3.27.0 на GitHub. Разработчики называют FreeRDP 3.27.0 крупным выпуском с новыми возможностями, исправлениями ошибок и чисткой кода. Одно из главных изменений — более строгие параметры TLS: уровень безопасности TLS теперь по умолчанию выставлен в 2, а минимальная поддерживаемая версия TLS повышена до TLS 1.2. Это означает, что старые и слабые TLS-конфигурации больше не будут использоваться по умолчанию. При необходимости поведение можно переопределить на стороне клиента через параметры /tls:seclevel: и /tls:enforce:, а серверные реализации могут управлять этим через rdpSettings::FreeRDP_TLSMinVersion и rdpSettings::FreeRDP_TlsSecLevel, как указано в релизных заметках FreeRDP 3.27.0. Основные изменения FreeRDP 3.27.0: ( читать дальше... )  freerdp, rdp, remote desktop 👉@sysadminoff https://www.linux.org.ru/news/opensource/18320050

Linux
2 152
В GCC утверждено добавление бэкенда для WebAssembly Комитет, управляющий разработкой набора компиляторов GCC (GCC Steering Committee), утвердил включение в кодовую базу GCC бэкенда для WebAssembly. Решение касается общего одобрения поставки WebAssembly-бэкенда в составе GCC, вопросы утверждения реализации и принятия переданного кода будет отдельно решать команда, отвечающая за рецензирование. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=65695

Linux
2 152
Проект Curl на месяц прекратит приём отчётов об уязвимостях Дэниел Cтенберг (Daniel Stenberg), автор утилиты для получения и отправки данных по сети curl, объявил о приостановке приёма и обработки сообщений об уязвимостях с 1 июля по 3 августа. Исключение будет сделано только для отправителей, пользующихся платной поддержкой. В качестве причины называется необходимость передышки и отдыха после существенного повышения нагрузки по разбору отчётов о выявлении уязвимостей в последние четыре месяца. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=65693

Linux
2 152
📰 Mozilla Firefox 152 Is Now Available for Download, Here’s What’s New Mozilla Firefox 152 open-source web browser is now available for download with experimental support for the new JPEG XL image format, better support for multi-monitor setups, and many other changes. 🔗 Source: https://9to5linux.com/mozilla-firefox-152-is-now-available-for-download-heres-whats-new #firefox #opensource 👉@sysadminoff

Linux
2 152
📰 KDE is Going Wayland Only So This New Project Gives You KDE With X11 SonicDE went from a KWin patchset to a 40-repository desktop environment in a matter of months. 🔗 Source: #kde #wayland 👉@sysadminoff https://feed.itsfoss.com/link/24361/17361475/sonicde-x11-kde-plasma-fork

Linux
2 152
📰 Flipper One is a Pocket-sized Linux Cyberdeck Pocket-sized computer tools are the definition of cool, recruiting many people over to the developer side of things, including your humble writer. 🔗 Source: #linux 👉@sysadminoff https://feed.itsfoss.com/link/24361/17361542/flipper-one-announcement

Linux
2 152
📰 Cache Aware Scheduling Merged For Linux 7.2 For Boosting Modern Intel & AMD CPUs The scheduler updates were merged this morning for the Linux 7.2 kernel and it's exciting. Cache Aware Scheduling has finally been merged! This is a win for especially modern Intel and AMD processors with multiple last level caches (LLCs)... 🔗 Source: #amd #intel #kernel #linux 👉@sysadminoff https://www.phoronix.com/news/Linux-7.2-Scheduler

Linux
2 152
Доступен полностью свободный вариант ядра Linux-libre 7.1 Латиноамериканский Фонд свободного ПО опубликовал полностью свободный вариант ядра Linux 7.1 - Linux-libre 7.1-gnu, очищенный от элементов прошивок и драйверов, содержащих несвободные компоненты или участки кода, область применения которых ограничена производителем. В Linux-libre также отключены функции ядра для загрузки внешних несвободных компонентов, не входящих в поставку ядра, а из документации удалены упоминания об использовании несвободных компонентов. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=65692

Linux
2 152
📰 Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster Reading /proc/filesystems for obtaining a list of file-systems supported by the running kernel is done frequently on Linux. Namely due to being read by the SELinux library (libselinux), reading of /proc/filesystems is done more often than one would typically expect and now the Linux 7.2 kernel is optimizing for it to yield much better performance... 🔗 Source: #kernel #linux #selinux 👉@sysadminoff https://www.phoronix.com/news/Linux-7.2-Reading-Proc-FS

Linux
2 152
📰 Firefox’s free VPN now offers unlimited data, 28 server locations You can now use Firefox’s free built-in VPN with no data limits until August 31, 2026. Mozilla is also temporarily expanding the list of VPN server locations you can proxy traffic through, up from the current set of 5 locations to 28. The Firefox 151 release in May added the option to select from a list of VPN servers (though it’s a feature yet to be enabled for everyone), which is handy when location matters more than speed (Firefox VPN selects... 🔗 Source: https://www.omgubuntu.co.uk/2026/06/firefox-vpn-unlimited-data-promotion #firefox 👉@sysadminoff https://www.omgubuntu.co.uk/?p=334005

Linux
2 152
Arch Linux отключил регистрацию новых учётных записей в AUR Проект Arch Linux приостановил регистрацию новых учётных записей в репозитории AUR (Arch User Repository) из-за непрекращающейся активности по подстановке вредоносного кода в пакеты и вандализма . После первой массовой атаки разработчики Arch Linux попытались защититься от проблемы через выборочные фильтры, но атакующие обошли их через замену npm на bun и обфускацию вызова своего кода в функции post_install. Возможность регистрации будет возвращена после реализации более действенной защиты. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=65691

Linux
2 152
Firefox’s free VPN now offers unlimited data, 28 server locations You can now use Firefox’s free built-in VPN with no data li
Firefox’s free VPN now offers unlimited data, 28 server locations You can now use Firefox’s free built-in VPN with no data limits until August 31, 2026. Mozilla is also expanding the list of VPN server locations you can proxy your traffic through, from the current set of 5 locations to 28. The Firefox 151 release in May added the option to select from a list of VPN servers (though it’s a feature yet to be enabled for everyone). The extra server locations during the promotion: Australia, Austria, Belgium, Bulgaria, Chile, Colombia, Denmark, Finland, Ireland, Italy, Malaysia, Mexico, Netherlands, New Zealand, Norway, Portugal, Singapore, South Africa, Spain, Sweden and Thailand. On September […] You're reading Firefox’s free VPN now offers unlimited data, 28 server locations, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission. 👉@sysadminoff https://www.omgubuntu.co.uk/2026/06/firefox-vpn-unlimited-data-promotion

Linux
2 152
DNS over HTTPS (DoH) for Windows Server 2025 DNS Server is generally available DNS over HTTPS (DoH) -- a protocol that encryp
DNS over HTTPS (DoH) for Windows Server 2025 DNS Server is generally available DNS over HTTPS (DoH) -- a protocol that encrypts DNS queries inside HTTPS connections -- is now generally available for the Windows Server DNS Server role. Starting with the June 9, 2026 cumulative update for Windows Server 2025, you can deploy DoH on your on-premises DNS infrastructure without a third-party resolver. This article explains what DoH does, how it differs from traditional DNS, what the configuration requires, and what limitations currently apply. Source 👉@sysadminoff https://4sysops.com/archives/dns-over-https-doh-for-windows-server-2025-dns-server-is-generally-available/

Linux
2 152
Arch Linux suspends AUR registrations following massive supply chain attack The Arch Linux security team has disabled new acc
Arch Linux suspends AUR registrations following massive supply chain attack The Arch Linux security team has disabled new account registrations for the Arch User Repository (AUR) following a large-scale supply chain compromise. Attackers hijacked or created over 1,500 community-maintained packages to deliver malicious payloads, including information stealers and eBPF-based rootkits. While the community-driven AUR was heavily targeted, the official core repositories remained unaffected due to their more stringent review processes. Source 👉@sysadminoff https://4sysops.com/archives/arch-linux-suspends-aur-registrations-following-massive-supply-chain-attack/

Linux
2 152
GNU Linux-libre 7.1-gnu Released With More Driver Deblobbing, Unhappy With i486 Removal 👉@sysadminoff https://www.phoronix.com/news/GNU-Linux-Libre-7.1

Linux
2 152
US federal government AI adoption surges by 70 percent amid transparency concerns The United States federal government has re
US federal government AI adoption surges by 70 percent amid transparency concerns The United States federal government has reported a significant increase in the adoption of artificial intelligence to automate various administrative processes. A recent disclosure from the Office of Management and Budget reveals over 3,600 active or planned AI use cases across federal agencies. This represents a 70% growth in implementation compared to previous years, signaling a rapid shift toward machine-driven governance. Source 👉@sysadminoff https://4sysops.com/archives/us-federal-government-ai-adoption-surges-by-70-percent-amid-transparency-concerns/

Linux
2 152
Вычислительный кластер из 2000 смартфонов Google Pixel Компания Google рассказала о разработке в Калифорнийском университете в Сан-Диего вычислительного кластера, построенного из двух тысяч материнских плат бывших в употреблении смартфонов Google Pixel. Использование отслуживших своё смартфонов вместо покупки нового оборудования позволит почти без затрат построить рабочий кластер для экспериментов исследователей и студентов. Подобный подход рассматривается как один из способов снижения углеродного следа за счёт возможности обойтись без производства новых систем для кластера и задействования присутствующих в смартфонах возможностей для снижении энергопотребления при неактивности. 👉@sysadminoff https://www.opennet.ru/opennews/art.shtml?num=65689

Linux
2 152
Windows 11 July 2026 update introduces new security and performance tools Microsoft is rolling out the July 2026 security upd
Windows 11 July 2026 update introduces new security and performance tools Microsoft is rolling out the July 2026 security update, identified as KB5095093, for Windows 11 versions 24H2 and 25H2. While the update includes various fixes and system stability improvements, many new features are being deployed via a gradual rollout. To bypass this staggered release, administrators can use the third-party ViVeTool utility with specific feature IDs to force-enable hidden functionality immediately. Source 👉@sysadminoff https://4sysops.com/archives/windows-11-july-2026-update-introduces-new-security-and-performance-tools/