TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #324 · 23 сеп.

Я нашел самый быстрый способ поднять свой независимый и бесплатный 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

Резултати

Пронајдени 1,515 слични објави

Глобално пребарување

Linuxgram 🐧

@linuxgram · Post #18687 · 06.05.2026 г., 12:09

📰 AMD Geode CPU Support Being Orphaned By Linux For those with fond memories of the AMD Geode x86 embedded processors, the Linux kernel is set to orphan these since discontinued and obsolete CPUs... 🔗 Source: https://www.phoronix.com/news/AMD-Geode-Orphaned-By-Linux #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18626 · 30.04.2026 г., 10:32

📰 AMD Posts Newest Linux Patches To Accelerate Page Migration For Better Performance Posted to the Linux kernel mailing list this week was the newest revision of a patch series originally started in early 2025 by a NVIDIA engineer for accelerating page migration. Now being worked on by AMD engineers, this accelerated page migration via batch copies and hardware offloading continues to show promising results... 🔗 Source: https://www.phoronix.com/news/Accelerated-Page-Migration-v4 #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18576 · 26.04.2026 г., 11:56

📰 The New Linux Kernel AI Bot Uncovering Bugs Is A Local LLM On Framework Desktop + AMD Ryzen AI Max Earlier this month on Phoronix we were the first to draw attention to a new fuzzing tool / AI bot uncovering kernel bugs by Greg Kroah-Hartman, the "second in command" for Linux kernel development and stable maintainer. Greg has now shared more light on the "gregkh_clanker_t1000" for this tool that has been uncovering more Linux kernel bugs the past few weeks... 🔗 Source: https://www.phoronix.com/news/Clanker-T1000-AMD-Ryzen-AI-Max #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18539 · 23.04.2026 г., 07:11

📰 Linux May Drop Legacy 3Com, AMD, and Xircom Ethernet Drivers The Linux kernel may drop 18 old Ethernet drivers for ISA- and PCMCIA-era hardware as maintainers question whether the aging code still has active users. 🔗 Source: https://linuxiac.com/linux-may-drop-legacy-3com-amd-and-xircom-ethernet-drivers/ #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18488 · 19.04.2026 г., 16:02

📰 Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Linux Timur Kristóf of Valve's Linux graphics driver team is the one that worked on improving the old AMD Radeon GCN 1.0/1.1 graphics card support by making AMDGPU driver improvements so it could become the default for these Southern Islands and Sea Islands GPUs rather than the legacy Radeon kernel driver. That meant better performance, RADV Vulkan support out-of-the-box, and other benefits. 🔗 Source: https://www.phoronix.com/news/AMD-Harvested-GPUs-Linux #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18487 · 19.04.2026 г., 13:57

📰 Valve Developer Further Improves Old AMD GPUs: HD 7870 XT Finally Working On Linux Timur Kristóf of Valve's Linux graphics driver team is the one that worked on improving the old AMD Radeon GCN 1.0/1.1 graphics card support by making AMDGPU driver improvements so it could become the default for these Southern Islands and Sea Islands GPUs rather than the legacy Radeon kernel driver. That meant better performance, RADV Vulkan support out-of-the-box, and other benefits. 🔗 Source: https://www.phoronix.com/news/AMD-Harvested-GPUs-Linux #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18456 · 16.04.2026 г., 07:59

📰 AMD Linux Graphics Driver Introducing "Power Module" To Better Match Windows Behavior With the set of today's AMDGPU kernel graphics driver Display Core (DC) patches is a rather curious addition with wiring up the Linux code to a "power module" that looks like it will better match Microsoft Windows behavior with the AMD Radeon driver around display-related power savings features... 🔗 Source: https://www.phoronix.com/news/AMDGPU-DC-Power-Module #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18446 · 15.04.2026 г., 12:37

📰 Linux Kernel 7.1 Drops 486 and AMD Elan CPU Support Linux kernel 7.1 development begins with x86 changes removing 486, 486SX, and AMD Elan CPU support. 🔗 Source: https://linuxiac.com/linux-kernel-7-1-drops-486-and-amd-elan-cpu-support/ #amd#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18333 · 07.04.2026 г., 14:55

📰 AMD ISP4 Driver On Track To Be Merged For Linux 7.2 It looks like with the Linux 7.2 kernel later in the year the AMD ISP4 driver will finally be merged to mainline. This driver is needed for the web camera on the HP ZBook Ultra G1a Strix Halo laptop and other future AMD Ryzen laptops... 🔗 Source: https://www.phoronix.com/news/AMD-ISP4-For-Linux-7.2 #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18310 · 04.04.2026 г., 15:09

📰 Linux 7.1 To Expose AMD Zen 6's AVX-512 BMM For Guest VMs A small but important patch that looks like it will be merged for the upcoming Linux 7.1 kernel is for enumerating AVX-512 BMM support for KVM virtualized guests. AVX-512 BMM is one of the exciting ISA additions with next-gen AMD Zen 6 processors... 🔗 Source: https://www.phoronix.com/news/Linux-7.1-KVM-AVX-512-BMM #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18291 · 03.04.2026 г., 06:30

📰 AMD P-State Driver Introducing New Features With Linux 7.1 A few Linux kernel releases have passed since there have been any new features to talk about for the AMD P-State driver for CPU frequency scaling / power management with modern AMD Ryzen and EPYC processors. But for the upcoming Linux 7.1 kernel there are some new features now ready for mainline... 🔗 Source: https://www.phoronix.com/news/AMD-P-State-Linux-7.1 #linux#amd#kernel

Linuxgram 🐧

@linuxgram · Post #18243 · 30.03.2026 г., 10:51

📰 AMD Revives Linux Kernel Patches For Hardware-Accelerated vIOMMU Back in 2023 AMD posted hardware-accelerated virtualized IOMMU patches for the Linux kernel as a request for comments (RFC). In 2024 they then posted a second iteration of the AMD vIOMMU patches but then seemingly fell off the radar. This morning is now the first set of updated AMD vIOMMU patches sent out on the Linux kernel mailing list with the RFC tag now removed... 🔗 Source: https://www.phoronix.com/news/AMD-vIOMMU-2026-Linux #linux#amd#kernel

12•••9192939495•••100•••126127
ПретходнаСтраница 93 од 127Следна