А что происходит на противоположном фронте?
Вы, вероятно, слышали, что 2026 год называют годом Linux на десктопе (в каких-то узких кругах - годом гейминга на Linux). Всё потому, что экосистема Linux постепенно становится более дружелюбной для обычных десктоп-юзеров (в том числе привыкших к Windows), и не только!
▫️ всё чаще появляются Linux дистрибутивы визуально похожиена Windows (или даже лучше), и множество видео с советами какой дистрибутив попробовать новичкам.
▫️ обновления ядра и любых пакетов в экосистеме Linux всегда привносят оптимизацию и удобство и поддержку свежего железа (привет винде с её обратной тенденцией). Например грядущая версия 7.0, опять с множеством приятных мелочей.
▫️ после 10 лет с последего релиза версии 5 окружение KDE Plasma получила мажорный апдейт версии 6 и активно развивается (уже доросла до 6.5). GNOME тоже не спит и готовит версию 50.
▫️ в Wine добавили патч позволяющий устанавливать продукты Adobe на Linux. Для кого-то это был последний рубеж?😏
▫️ Proton активно развивается, да так, что через эту прослойку игры работают даже быстрей чем нативно на винде.
▫️ с каждым релизом Wine и Proton поддерживается всё больше игр, что можно отслеживать на ProtonDB, и даже случаются бусты производительности.
▫️ Я сам на днях на виндобук поставил ChacyOS после чего игры, которые тянули гдето в 5-10 FPS, стали играбельными! Подтверждено личным опытом! Кстати, есть несколько дистрибутивов заточенные именно под игры.
▫️ Valve выпускают новую пачку железок которые (предположительно) порвут рынок гейминга (как и в прошлый раз) и (определнно точно) работают на Linux. Именно Valve вливает ресурсы в Linux в целом и в Proton в частности.
▫️ Госсектор разных стран давно уже мигрирует на opensource, так как нет доверия системе которая может одномоментно неконтролируемо массово рухнуть или быть удаленно заблокированной (в том числе по политическим причинам).
И ниже небольшой опрос - какая у вас операционка основная?
Ни к чему не призываю, ничего не советую! Просто подмечаю тенденцию и хочется узнать мнения из первых рук 😉
Знаю, что Linux тоже не идеален, знаю что каждой задаче - свой инструмент. Но это не тема поста, так что можно без холиваров)
#offtop#linux
📰 CachyOS just dethroned Arch Linux on ProtonDB, and Linux gamers are finally noticing
It was inevitable once you see everything CachyOS has.
🔗 Source: https://www.xda-developers.com/cachyos-is-the-new-king-of-protondb/
#linux#arch
📰 Garuda Linux Draws a Line on Age Verification as Arch Stays Keeps Mum
Garuda has taken an official stance on the age verification question, while Arch Linux is silent.
🔗 Source: https://feed.itsfoss.com/link/24361/17305810/garuda-linux-age-verification
#linux#arch
📰 EndeavourOS Titan released, devs comment on age verification laws
The Arch-based Linux distribution EndeavourOS Titan is out now, bringing with it plenty of nice sounding upgrades and some comments on age verification.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/03/endeavouros-titan-released-devs-comment-on-age-verification-laws/
#linux#arch
📰 Manjaro Linux looks like it's in trouble with the release of the "Manjaro 2.0 Manifesto"
At one point it seemed like Manjaro Linux would be the most popular Arch-based distribution, but after many missteps it appears to be at breaking point.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/03/manjaro-linux-looks-like-its-in-trouble-with-the-release-of-the-manjaro-2-0-manifesto/
#arch#linux
📰 How to Install Linux Kernel 7.0 on Ubuntu 25.10
You can now install the latest and greatest Linux 7.0 kernel series on your Ubuntu 25.10 distribution. Here’s how to do it!
🔗 Source: https://9to5linux.com/how-to-install-linux-kernel-7-0-on-ubuntu-25-10
#kernel#linux#ubuntu
📰 elementary OS 8.1.1 Released With Linux kernel 6.17
elementary OS 8.1.1 arrives with Linux kernel 6.17 and the latest Ubuntu 24.04 LTS Hardware Enablement stack.
🔗 Source: https://linuxiac.com/elementary-os-8-1-1-released-with-linux-kernel-6-17/
#ubuntu#linux#kernel
📰 Ubuntu 24.04.4 LTS released with Linux 6.17 + Mesa 25.2
Ubuntu 24.04.4 LTS is now available to download. This fourth point release brings the Linux 6.17 HWE kernel and Mesa 25.2 graphics stack for better hardware support.You're reading Ubuntu 24.04.4 LTS released with Linux 6.17 + Mesa 25.2, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
🔗 Source: https://www.omgubuntu.co.uk/2026/02/ubuntu-24-04-4-lts-released
#linux#kernel#ubuntu
#今天又看了啥#security#提权#Linux#GitHub
The Dirty Pipe Vulnerability CVE-2022-0847
a vulnerability in the Linux kernel since 5.8 which allows overwriting data in arbitrary read-only files. This leads to privilege escalation because unprivileged processes can inject code into root processes.
It is similar to CVE-2016-5195 “Dirty Cow” but is easier to exploit.
The vulnerability was fixed in Linux 5.16.11, 5.15.25 and 5.10.102.
又一个 Linux kernel 本地提权,可覆盖重写任意只读文件中的数据,从而可将普通权限的用户提升到特权 root
影响范围 >=5.8, <5.16.11, 5.15.25 and 5.10.102
https://dirtypipe.cm4all.com/
See also:
- Easily exploitable Linux bug gives root access to attackers (CVE-2022-0847)
POC & Exploit:
- https://github.com/Arinerron/CVE-2022-0847-DirtyPipe-Exploit/
- https://github.com/imfiver/CVE-2022-0847/
(以上的原理是把 /etc/passwd 文件中 root 用户需要密码的 x flag 去掉
- https://haxx.in/files/dirtypipez.c
(原理是直接覆写一个带有 SUID 权限的程序,如 ./exp /usr/bin/su
This is Probably the Best Video Downloader App (And it is Free and Open Source) | itsFOSS
VidBee allows you to download videos from YouTube, Facebook, X, Instagram, etc. In fact, it supports over 1,800 websites.
It is built on top of popular command line tools like yt-dlp and #ffmpeg. For the interface, it uses the Electron framework. I understand that some people dislike Electron framework as it runs a web browser underneath, but the 'advantage' of this framework is that you get the same interface in all the operating systems. At least, it's an advantage for the developers as they don't have to build the interface separately for #Linux, #Windows and #macOS.
The source code for VidBee is available on its GitHub repository.
#VidBee - Free Open Source Video Downloader
https://vidbee.org/
[$] The future for Tyr
Tyr 团队在 2025 年初时,为 Arm Mali 硬件开发 Rust GPU 驱动的工作进展甚微。但到年底,他们已在 Linux Plumbers Conference 上成功运行了开源 3D 赛车游戏 SuperTuxKart。该原型由 Arm、Collabora 和 Google 合作开发,在会议期间运行稳定,性能足以满足游戏需求。
这一进展恰逢其时:Dave Airlie 在维护者峰会上宣布,DRM 子系统将在大约一年后禁止新的 C 语言驱动程序,并要求使用 Rust。因此,团队现在需要为 2026 年制定路线图,以期将所有工作整合到上游内核中。
原文链接:https://lwn.net/Articles/1055590/
#Linux#内核开发#Rust#GPU驱动
#AIGC
Read more