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 слични објави

Пребарај: #hrl

当前筛选 #hrl清除筛选
Addis Standard

@addisstandardeng · Post #21991 · 09.04.2026 г., 07:41

New report cites evidence of alleged military assistance to RSF from #Ethiopian base, raising regional security concerns A new report by the #Yale School of Public Health’s Humanitarian Research Lab (#HRL) says it has found “high confidence” evidence of activity consistent with military assistance by Ethiopia to Sudan’s Rapid Support Forces (#RSF), raising concerns about escalating regional insecurity. The report, published on 8 April, is based on satellite imagery and open-source data collected between late December 2025 and late March 2026. It concludes that such activity is taking place at an Ethiopian National Defense Force (#ENDF) base in #Asosa town, in Ethiopia’s #Benishangul-Gumuz region. HRL says its assessment is based on five key indicators observed at the Asosa base and not found at 14 other ENDF installations reviewed for comparison. One of the central findings is the repeated presence of non-military commercial car carriers........ Read more: https://addisstandard.com/?p=56448