Я нашел самый быстрый способ поднять свой независимый и бесплатный VPN
Сразу оговорка, платить придётся только за хостинг.
1️⃣ Покупаем сервер где-то на просторах интернета. Конечно же сервер должен находиться за пределами страны. Например я закупился на https://eurohoster.org/ (не реклама). Проверяйте лимиты по трафику, в идеале - без ограничений.
2️⃣ Ставим docker
sudo apt install docker.io
Если удобней с DockerCompose то ставим и его
sudo apt install docker-compose
3️⃣ Ставим WG-EASY
Самый простой способ поднять сервис WireGuard c WebUI это проект wg-easy
Код и документация здесь
https://github.com/weejewel/wg-easy
Запускаем контейнер:
https://github.com/weejewel/wg-easy#2-run-wireguard-easy
Для тех кто с DockerCompose, забираем файл здесь:
https://gist.github.com/paulwinex/be87f79687b96786098ec8fa6a8e251c
В обоих случаях потребуется поменять две переменные:
WG_HOST - внешний статичный IP вашего сервера
PASSWORD - придумайте пароль для WEB UI
Остальные параметры указаны ниже на странице github https://github.com/weejewel/wg-easy#options
4️⃣ Ставим клиента
Все доступные клиенты здесь
https://www.wireguard.com/install/
Есть возможность добавить клиента в Network Manager для управления подключением через UI. Установка зависит от вашей системы, ищите мануалы в сети, их много.
https://github.com/max-moser/network-manager-wireguard
Скрипт установки для RasperryPi
https://gist.github.com/paulwinex/c2c4090f19dbe8bd1253c5744f3f06e1
ЗЫ. Конечно же это не "самый простой" и далеко не единственный способ. А просто тот, который использую я сам.
#offtop#linux
📰 Aurora is the KDE side of Bluefin, and it might be the most polished Linux desktop right now
I'm a huge fan of Linux's KDE. It's my favorite desktop environment by far, and sometimes, simply learning that an OS uses KDE is enough of an excuse to give it a try. So, when I heard that the Bluefin distro had a KDE fork called Aurora, I knew I had to give it a try.
🔗 Source: https://www.xda-developers.com/aurora-is-the-kde-side-of-bluefin-and-it-might-be-the-most-polished-linux-desktop-right-now/
#distro#kde#linux
📰 Further expanded AMD HDMI 2.1 support is coming to Linux now with FRL and DSC
Good news for Linux gamers and the upcoming Steam Machine, as it appears the AMD GPU kernel drivers are expanding their HDMI 2.1 support even further.Read the full article on GamingOnLinux.
🔗 Source: https://www.gamingonlinux.com/2026/05/further-expanded-amd-hdmi-2-1-support-is-coming-to-linux-now-with-frl-and-dsc/
#amd#kernel#linux#steam
📰 Archinstall 4.2 Shifts to Wayland-First Profiles, Leaving X.Org Behind
by George WhittakerThe Arch Linux installer continues evolving alongside the broader Linux desktop ecosystem. With the release of Archinstall 4.2, a notable change has arrived: Wayland is now the default focus for graphical installation profiles, while traditional X.Org-based profiles have been removed or deprioritized.
🔗 Source: https://www.linuxjournal.com/content/archinstall-42-shifts-wayland-first-profiles-leaving-xorg-behind
#arch#linux#wayland
📰 Archinstall 4.2 Shifts to Wayland-First Profiles, Leaving X.Org Behind
by George WhittakerThe Arch Linux installer continues evolving alongside the broader Linux desktop ecosystem. With the release of Archinstall 4.2, a notable change has arrived: Wayland is now the default focus for graphical installation profiles, while traditional X.Org-based profiles have been removed or deprioritized.
🔗 Source: https://www.linuxjournal.com/content/archinstall-42-shifts-wayland-first-profiles-leaving-xorg-behind
#arch#linux#wayland
📰 Flatpak 1.17.7 To Track The Age Of Configurations For Providing Much Better Performance
Flatpak 1.17.7 is now available for continuing to advance open-source app sandboxing and distribution on the Linux desktop. Some interesting new features are in tow with this Flatpak update plus there is also an updated XDG-Desktop-Portal release too...
🔗 Source: https://www.phoronix.com/news/Flatpak-1.17.7-Released
#flatpak#linux#opensource
📰 Arch Linux Users Can Now Upgrade to GNOME 50
GNOME 50 is now available for Arch Linux users, bringing the latest desktop release to systems ready for upgrade.
🔗 Source: https://linuxiac.com/arch-linux-users-can-now-upgrade-to-gnome-50
#linux#arch#gnome
📰 Ubuntu 26.04 LTS Beta Is Out Now with Linux Kernel 7.0 and GNOME 50
Ubuntu 26.04 LTS operating system is now available for public beta testing with the Linux 7.0 kernel, Mesa 26.0 graphics stack, and GNOME 50 desktop environment.
🔗 Source: https://9to5linux.com/ubuntu-26-04-lts-beta-is-out-now-with-linux-kernel-7-0-and-gnome-50
#gnome#ubuntu#linux#kernel
📰CachyOS skipped the Open Gaming Collective, and gamers rewarded it by making it the top Linux distro on Steam
The Open Gaming Collective wants to make Linux gaming better, but CachyOS is proving you can do that just fine with no strings attached.
🔗 Source: https://www.xda-developers.com/cachyos-skipped-open-gaming-initiative-gamers-rewarded-making-top-linux-distro-steam/
#distro#linux#steam
📰 I switched to Linux for unconventional reasons, and now I can't go back
I’ve been a fan of the Linux ecosystem ever since I got a taste of it with the Raspberry Pi OS (or Buster, as it was called back then) on my RPi Zero ages ago. Since then, it has been a fun journey involving distro-hopping shenanigans and virtualization experiments. But unlike most folks, my reasons for going down the slippery slope of Linux flavors were more than just dissatisfaction with Windows and a desire to bring old devices back to life...
🔗 Source: https://www.xda-developers.com/i-switched-to-linux-for-unconventional-reasons/
#distro#linux#raspberry