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 #18459 · 16.04.2026 г., 12:52

📰 Intel LASS In Good Shape For Linux 7.1 In addition to Linux 7.1 supporting FRED by default for Flexible Return and Event Delivery, another Intel CPU feature now in good shape for this next kernel version is Linear Address Space Separation (LASS)... 🔗 Source: https://www.phoronix.com/news/Intel-LASS-Linux-7.1 #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18458 · 16.04.2026 г., 10:42

📰 Linux Begins Removing Support For Russia's Baikal CPUs Beyond Linux 7.1 beginning to phase out Intel 486 CPU support, this next Linux kernel version is also beginning to remove driver code for supporting Russia's Baikal CPUs... 🔗 Source: https://www.phoronix.com/news/Linux-Dropping-Baikal-CPUs #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18440 · 15.04.2026 г., 04:47

📰 Linus Torvalds Merged The Code Beginning To Remove Intel 486 CPU Support In Linux 7.1 As a follow-up to the news first-covered on Phoronix earlier this month about Linux 7.1 expected to begin removing i486 CPU support: it indeed happened. Linus Torvalds took the initial removal bits today without any fuss today for beginning the phase out of M486 / M486SX / ELAN kernel support... 🔗 Source: https://www.phoronix.com/news/Linux-7.1-Begins-Removing-i486 #intel#kernel#linux

Linuxgram 🐧

@linuxgram · Post #18342 · 07.04.2026 г., 22:13

📰 Linux kernel maintainers are following through on removing Intel 486 support Linux devs think even one second spent on 486 support is a second too many. 🔗 Source: https://arstechnica.com/gadgets/2026/04/linux-kernel-maintainers-are-following-through-on-removing-intel-486-support/ #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18339 · 07.04.2026 г., 17:17

📰 Intel QAT Driver With Linux 7.1 Adding Zstd Offload Support The Intel QuickAssist "QAT" driver for the mainline Linux 7.1 kernel is adding support for Zstd offloading across QuickAssist Gen 4 / Gen 5 / Gen 6 accelerators for Zstandard compression as well as Zstandard decompression (limited there to the latest Gen 6 hardware)... 🔗 Source: https://www.phoronix.com/news/Intel-QAT-Linux-7.1-Zstd #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18302 · 03.04.2026 г., 17:11

📰 Intel Linux NPU Driver 1.32 Adds Wildcat Lake Support Intel today released their Linux NPU Driver 1.32 as the user-space driver components that interacts with the upstream IVPU kernel accelerator driver for supporting the NPU hardware with Core Ultra processors... 🔗 Source: https://www.phoronix.com/news/Intel-NPU-Linux-Driver-1.32 #linux#kernel#intel

Linuxgram 🐧

@linuxgram · Post #18233 · 29.03.2026 г., 14:46

📰 Intel Prepares Wireless Mode Support For QAT Gen6 Hardware Last year Intel began preparing their QuickAsist Linux driver support for QAT Gen6 hardware with upcoming platforms. That initial Intel QAT Gen6 driver enablement landed back in Linux 6.16 while for the upcoming Linux 7.1 kernel they are preparing support for a new wireless mode with this next-gen QuickAssist hardware... 🔗 Source: https://www.phoronix.com/news/Intel-QAT-Gen6-Wireless-Mode #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #18213 · 27.03.2026 г., 14:41

📰 Intel Xe Driver Improves Memory Pressure / Out-Of-Memory Behavior For vRAM With Linux 7.1 Following the Intel Xe kernel graphics driver pull request landing transparent hugepages for device pages as an SVM win, another round of Intel Xe driver updates were sent out this week ahead of next month's Linux 7.1 merge window. This latest pull request lands a new user-space API for helping the Intel Xe driver better cope with situations of video memory pressure / out-of-memory behavior for vRAM... 🔗 Source: https://www.phoronix.com/news/Intel-Xe-Purgeable-BO #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17979 · 05.03.2026 г., 14:08

📰 Linux 7.1 To Prevent Intel NPUs From Being Exhausted By Single Programs The Intel IVPU accelerator driver will be introducing limits on Intel NPU resource usage by non-root user-space programs beginning with the Linux 7.1 kernel... 🔗 Source: https://www.phoronix.com/news/Intel-NPU-Restrictions-Linux-71 #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17953 · 03.03.2026 г., 15:08

📰 Intel Preps A Lot Of Xe3 Code For Linux 7.1 Kernel Intel yesterday sent out their first "drm-xe-next" pull request to DRM-Next of new Xe kernel graphics driver improvements they have readied for their eventual upstreaming into the Linux 7.1 kernel... 🔗 Source: https://www.phoronix.com/news/Intel-DRM-Xe-Next-Linux-7.1 #linux#intel#kernel

Linuxgram 🐧

@linuxgram · Post #17811 · 17.02.2026 г., 16:18

📰Nova Lake S Support Added To Intel LPSS Driver In Linux 7.0 The latest Nova Lake enablement work for the Linux kernel to land is adding support for Nova Lake S platforms to the Intel LPSS driver in the upcoming Linux 7.0 kernel... 🔗 Source: https://www.phoronix.com/news/Linux-7.0-MFD #linux#intel#kernel

AIGC

@aigcrubbish · Post #20 · 04.03.2025 г., 16:27

Firefox 136.0 released Firefox 136.0 版本已发布。此次更新带来了多项新功能和改进,包括全新的垂直标签页布局、自动尝试将 HTTP 连接升级为 HTTPS、对 Linux 系统上 AMD GPU 的支持,以及 Linux 平台的 Arm64 版本等。这些更新进一步提升了浏览器的性能和安全性。 原文链接:https://lwn.net/Articles/1012947/ #Firefox#浏览器更新#Linux#HTTPS #AIGC Read more

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