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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #9 · 7 јан.

Иногда бывает ситуация когда dev-сервер по какой-либо причине не закрылся и висит в процессах, занимая порт. Это может быть из-за падения IDE или просто сам забыл погасить и закрыл терминал. Для таких случаев я набросал простую функцию с командой: kill_on_port() { port=$(lsof -t -i:$1) echo "KILL PROCESS:" $port sudo kill -9 $port } alias killonport="kill_on_port $@" Код поместить в ~/.bashrc и рестартнуть систему. Если во время старта dev-сервера получаете ошибку что порт уже занят, просто выполните команду, подставив свой порт. Bash kill_on_port 8000 Скорее всего бесполезно, если другой процесс назначен на перезапуск вашего dev-сервера в случае падения. Имя команды можете изменить на любое другое. #linux

Hashtags

Резултати

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

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

Linuxgram 🐧

@linuxgram · Post #18722 · 09.05.2026 г., 16:27

📰 Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends by George WhittakerLinus Torvalds has officially released Linux kernel 7.1-rc2, the second release candidate in the Linux 7.1 development cycle. While Torvalds described the update as a “fairly normal” RC release, the kernel includes a broad collection of driver fixes, subsystem cleanups, and stability improvements that continue shaping the next major Linux kernel release. 🔗 Source: https://www.linuxjournal.com/content/linux-71-rc2-released-driver-fixes-steam-deck-oled-audio-repair-and-growing-ai-patch-trends #kernel#linux#steam

AIGC

@aigcrubbish · Post #249 · 13.03.2026 г., 15:00

A set of AppArmor vulnerabilities Qualys 发布了一份关于 AppArmor 安全模块存在多个漏洞的公告。这些漏洞被统称为“CrackArmor”,主要影响基于 Debian 的发行版等系统。 公告指出,这些漏洞包含一个“混淆代理人”缺陷,允许非特权用户通过伪文件操作安全配置文件、绕过用户命名空间限制,并在内核中执行任意代码。通过与 Sudo 和 Postfix 等工具的复杂交互,攻击者可利用这些漏洞在本地将权限提升至 root。此外,漏洞还可导致通过堆栈耗尽发起的拒绝服务攻击,以及通过越界读取绕过内核地址空间布局随机化(KASLR)。 原文链接:https://lwn.net/Articles/1062778/ #Linux#安全漏洞#AppArmor#本地提权 #AIGC Read more

AIGC

@aigcrubbish · Post #162 · 28.01.2026 г., 16:36

PC Gamer on the scx_horoscope scheduler PC Gamer 评测了一款基于占星术的 Linux CPU 调度器 scx_horoscope。该调度器利用实时行星位置、月相(满月时任务性能据称提升 1.4 倍)和“基于星座的任务分类”来优化调度决策。 例如,关键系统进程由太阳掌管,交互任务由月亮掌管,而内存密集型应用则由木星掌管。 文章链接:https://www.pcgamer.com/hardware/this-scientifically-dubious-linux-cpu-scheduler-makes-decisions-based-on-real-time-planetary-positions-zodiac-signs-and-astrological-principles/ 项目链接:https://github.com/zampierilucas/scx_horoscope?tab=readme-ov-file#scx_horoscope---astrological-cpu-scheduler #Linux#内核#调度器#占星术#开源 #AIGC Read more

Linuxgram 🐧

@linuxgram · Post #18547 · 23.04.2026 г., 17:11

📰 Godot 4.7 Will Finally Have HDR Output, Including On Linux With Wayland The upcoming Godor 4.7 open-source, cross-platform game engine release is rolling out support for high dynamic range (HDR)... 🔗 Source: https://www.phoronix.com/news/Godot-4.7-With-HDR #linux#opensource#wayland

Linuxgram 🐧

@linuxgram · Post #18175 · 25.03.2026 г., 07:44

📰 This Nvidia Linux driver update finally fixes a frustrating Wayland display problem There was once a time when getting an Nvidia driver working properly on Linux was a hellish experience. Fortunately, while it's still a little more work than Windows, the modern-day official Nvidia drivers have made Linux gamers' lives a ton easier, especially when the GPU giant actively works on bugs and issues that arise on the open-source software front. 🔗 Source: https://www.xda-developers.com/this-nvidia-linux-driver-update-finally-fixes-a-frustrating-wayland-display-problem/ #opensource#wayland#linux

Linuxgram 🐧

@linuxgram · Post #17804 · 17.02.2026 г., 09:03

📰 Lutris 0.5.20 Linux Game Manager Brings New Features, Wine Wayland Option For fans of Lutris as the open-source desktop client for installing and playing many games on Linux, Lutris 0.5.20 is out today with new features that further enhance the integration with different emulators and compatibility layers... 🔗 Source: https://www.phoronix.com/news/Lutris-0.5.20-Released #wayland#linux#opensource

Linuxgram 🐧

@linuxgram · Post #18509 · 21.04.2026 г., 14:45

📰 VirtualBox 7.2.8 Released With Linux Kernel 7.0 Support and Wayland Fixes VirtualBox 7.2.8 is out with Linux 6.19 and 7.0 host support, Wayland fixes, Windows 11 improvements, and updated Guest Additions. 🔗 Source: https://linuxiac.com/virtualbox-7-2-8-released-with-linux-kernel-7-0-support/ #kernel#linux#wayland

Linuxgram 🐧

@linuxgram · Post #18189 · 26.03.2026 г., 07:30

📰 VitruvianOS 0.3 Debuts as Haiku-Inspired Linux OS Without X11 or Wayland VitruvianOS 0.3 is the first public release, featuring a Haiku-inspired design and a custom graphics stack built on the Linux kernel, without X11 or Wayland. 🔗 Source: https://linuxiac.com/vitruvianos-0-3-debuts-as-haiku-inspired-linux-os/ #wayland#linux#kernel

AIGC

@aigcrubbish · Post #303 · 09.04.2026 г., 06:59

4 security fixes in Flatpak, including critical CVE-2026-34078: Complete sandbox escape leading to host file access and code execution in the host context Flatpak 发布安全更新,修复 4 个漏洞,其中包括一个严重漏洞 CVE-2026-34078,该漏洞可导致沙箱完全逃逸,进而访问宿主机文件并在宿主机上下文中执行代码。 Flatpak 1.16.4 和 1.17.4 版本包含了这些安全修复。随后发布的 1.16.5 和 1.17.5 版本修复了由上述严重安全补丁引入的回归问题。 建议所有 Flatpak 用户尽快更新至最新版本以确保安全。 原文链接:https://seclists.org/oss-sec/2026/q2/56 #安全#漏洞#Linux#Flatpak#沙箱逃逸 #AIGC Read more

AIGC

@aigcrubbish · Post #248 · 13.03.2026 г., 15:00

[$] More timing side-channels for the page cache Linux 内核的页面缓存时序保护机制被发现存在新漏洞。研究人员发现,攻击者可以利用这些漏洞,通过分析页面缓存的时间信息,推断出系统中哪些文件支持的页面被访问过。这可能导致信息泄露等安全问题。 早在2019年,类似的时间侧信道攻击就曾迫使内核修改了 `mincore()` 系统调用的设计,并应用了一系列补丁。当时人们认为零散的修复已经成功堵上了漏洞。然而,新的研究表明,同一类攻击仍然可行,现有的防护措施存在缺陷。 原文链接:https://lwn.net/Articles/1061743/ #Linux#内核安全#侧信道攻击#页面缓存 #AIGC Read more

GitHub Trends

@githubtrending · Post #14770 · 31.05.2025 г., 13:00

#python#agent#ai#assistant#autonomous#linux#zero Agent Zero is a powerful AI tool that helps you automate tasks and projects. It can learn and grow with you, making it very customizable. You can use it for things like creating code, analyzing data, writing articles, or managing servers. It works by using your computer as a tool to execute tasks and can even create its own tools. Agent Zero also allows multiple agents to work together, making complex tasks easier. This helps you focus on important work while it handles the rest. However, it needs careful guidance to work safely and effectively. https://github.com/frdel/agent-zero

12•••100101102103104•••121122
ПретходнаСтраница 102 од 122Следна