Linux
2.22K subscribers
2.45K photos
19 videos
9.05K links
Новости Линукс Linux
Download Telegram
Рост популярности Linux в корпоративных сетях


Компания Lansweeper сообщила о повышении популярности Linux в сетях корпоративных клиентов, использующих платформу инвентаризации Lansweeper. Сканирование примерно 18.5 миллионов устройств показало увеличение доли Linux на корпоративных ноутбуках и ПК с 1.6% в январе до 1.9% в июне. Если рассматривать только новые устройства, появившиеся после 1 марта, то доля систем с Linux достигла значения 2.5%. По мнению технического директора компании Lansweeper, наблюдаемое изменение не походит на единичный всплеск, а скорее отражает постоянный экспоненциальный рост.



👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=63691
Download OpenAI open-weight models gpt-oss:20/gpt-oss:120 in Ollama and use in VS Code GitHub Copilot


OpenAI has just released its first open-weight models, gpt-oss:20 and gpt-oss:120, enabling you to run these surprisingly powerful models locally, which benefits security and privacy. I downloaded gpt-oss:20 and tested it on my laptop using Ollama and within VS Code with GitHub Copilot. To my surprise, the 20 billion parameter model gpt-oss:20 responded to my prompt.
Source



👉@sysadminoff

https://4sysops.com/archives/download-openai-open-weight-models-gpt-oss20gpt-oss120-in-ollama-and-use-in-vs-code-github-copilot/
AlmaLinux начал предоставлять пакеты с драйверами NVIDIA


Разработчики дистрибутива AlmaLinux объявили о формировании пакетов с проприетарными драйверами NVIDIA для веток AlmaLinux 9 и 10. Для установки также предложены пакеты с драйвером и стеком CUDA. Драйверы могут использоваться в конфигурациях с UEFI.



👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=63692
👍1
Доступен дистрибутив Proxmox Backup Server 4.0


Компания Proxmox, известная разработкой продуктов Proxmox Virtual Environment и Proxmox Mail Gateway, опубликовала выпуск дистрибутива Proxmox Backup Server 4.0, который преподносится как готовое решение для резервного копирования и восстановления виртуальных окружений, контейнеров и начинки серверов. Установочный ISO-образ доступен для свободной загрузки. Специфичные для дистрибутива компоненты открыты под лицензией AGPLv3. Для установки обновлений доступен как платный репозиторий Enterprise, так и два бесплатных репозитория, которые отличаются уровнем стабилизации обновлений.



👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=63693
ONLYOFFICE Update Adds “AI Agent” to Write Your Docs For You


AI features, new plugins and plenty of bug fixes feature in the latest update to ONLYOFFICE Desktop Editors, the free, open-source office suite for Windows, macOS and Linux. ONLYOFFICE 9.0.4 ships with new Photo Editor, OCR, Typograf, Doc2md, LanguageTool, DeepL, Thesaurus and Zotero plugins out of the box, giving you extra tools to use as you work on documents, presentations and spreadsheets. Some plugins, like DeepL, require you to sign for a third-party service and enter an API key to use (more on the main AI features further down), but others, like the HTML5-powered photo editor and the tesseract.js OCR […]
You're reading ONLYOFFICE Update Adds “AI Agent” to Write Your Docs For You, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.



👉@sysadminoff

https://www.omgubuntu.co.uk/2025/08/onlyoffice-desktop-editors-update-ai-agent
Linux Mint 22.2 Beta Coming Soon, ISOs Enter Testing


Linux Mint 22.2 beta ISOs are being tested according to information on the distro's internal testing server. This suggests a public beta is imminent.
You're reading Linux Mint 22.2 Beta Coming Soon, ISOs Enter Testing, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.



👉@sysadminoff

https://www.omgubuntu.co.uk/2025/08/linux-mint-22-2-beta-iso-coming-soon
Релиз Mesa 25.2, свободной реализации OpenGL и Vulkan


После трёх месяцев разработки представлен релиз свободной реализации API OpenGL и Vulkan - Mesa 25.2.0. Первый выпуск ветки Mesa 25.2.0 имеет экспериментальный статус - после проведения окончательной стабилизации кода будет выпущена стабильная версия 25.2.1.



👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=63694
Ubuntu 24.04.3 LTS Is Now Available for Download Powered by Linux Kernel 6.14


Ubuntu 24.04.3 LTS (Noble Numbat) is now available for download powered by Linux kernel 6.14 from Ubuntu 25.04 (Plucky Puffin).
The post Ubuntu 24.04.3 LTS Is Now Available for Download Powered by Linux Kernel 6.14 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-3-lts-is-now-available-for-download-powered-by-linux-kernel-6-14
Migrate a DHCP Server to Windows Server 2025


The Dynamic Host Configuration Protocol (DHCP) server handles automatic IP address assignment within a company network. This article explains how to transfer the DHCP server role to Windows Server 2025 using PowerShell, covering the export and import of DHCP scopes, leases, and reservations to facilitate a seamless migration with minimal disruption to users and systems.
Source



👉@sysadminoff

https://4sysops.com/archives/migrate-a-dhcp-server-to-windows-server-2025/
Ubuntu 24.04.3 LTS Released with Linux 6.14 + Mesa 25


Ubuntu 24.04.3 LTS release is now available to download. The third point release in the Ubuntu 24.04 LTS series, Ubuntu 24.04.3 rolls all of the the critical security, bug, and other software updates issued to users of the Noble Numbat since the ISO for Ubuntu 24.04.2 was released earlier this year. The new hardware enablement stack (HWE)— which rolled out to existing users of 24.04 last month — is preinstalled, allowing devices to boot from a newer Linux kernel and graphics drivers, namely Linux 6.14 and Mesa 25.0.7 back-ported from Ubuntu 25.04. The change also brings the mesa-amber package, which includes […]
You're reading Ubuntu 24.04.3 LTS Released with Linux 6.14 + Mesa 25, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.



👉@sysadminoff

https://www.omgubuntu.co.uk/2025/08/ubuntu-24-04-3-lts-released
Альт Рабочая станция К 11.1


Доступен минорный выпуск операционной системы «Альт Рабочая станция К» 11.1. Сборка подготовлена на x86_64 Одиннадцатой платформы (ветка p11 Salvia), на базе ядра 6.12 (LTS).
Скачать образ:

ftp.altlinux.org
download.basealt.ru
mirror.yandex.ru

В новом образе:

Добавлена настройка Wi-Fi при установке системы.
Видеопроигрыватель Haruna позволяет напрямую воспроизводить видео по протоколу SMB.
Поддержка новой линейки видеокарт NVIDIA GeForce RTX 50 серии.
Доступен драйвер nouveau для старых видеокарт NVIDIA (активируется после удаления пакета blacklist-nouveau).
Расширен набор приложений KDE: менеджер сертификатов Kleopatra, мессенджер NeoChat и другие.

Обновлены версии приложений:

systemd 255.21;
Frameworks 6.14;
Mesa 25.0;
Bash 5.2;
Qmmp 2.2;
Сhromium(GOST) 135.0;
Яндекс Браузер 25.2.

Техническая информация
Подробнее читайте на ресурсах сообщества:
altlinux-announce-ru@
community@
Другие дистрибутивы ALT на сайте загрузки



 altlinux, basealt



👉@sysadminoff

https://www.linux.org.ru/news/russia/18045123
👍1
VisionFive 2 Lite low-cost RISC-V SBC launched for $19.90 and up (Crowdfunding) - CNX Software
https://www.cnx-software.com/2025/08/07/visionfive-2-lite-low-cost-risc-v-sbc/



👉@sysadminoff
IntelliJ IDEA 2025.2 Released with Offline AI Code Completion & Java 25


JetBrains has released IntelliJ IDEA 2025.2, adding offline AI-powered code completion for Java and support for Java 25, the next long-term support (LTS) release. There’s also enhanced Spring debugging tools, Maven 4 support, and the usual glut of features to help make day-to-day Java development less of a chore. For those unfamiliar (myself included, to a degree), IntelliJ IDEA is the most popular integrated development environment (IDE) used by Java developers. It offers code completion, debugging, project management and other tools for working with complex code bases. Java remains one of the most popular programming languages (albeit falling), and IntelliJ […]
You're reading IntelliJ IDEA 2025.2 Released with Offline AI Code Completion & Java 25, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.



👉@sysadminoff

https://www.omgubuntu.co.uk/2025/08/intellij-idea-2025-2-offline-ai-java-25-support