Иногда бывает ситуация когда 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
#selfimprovement
Emotional Intelligence: Why It Matters More Than IQ🧠
You’re not as rational as you think you are. None of us are. Neuroscience shows that our amygdala, the brain’s emotional center, often fires before the prefrontal cortex—our logical HQ—has even had time to weigh in.
Finally reached 300 members
Thank you so much for all your wonderful support 😊😍
#300Members#ipersonalgrowths
#selfimprovement#Mentorship
PS : Once Again Thanks all dear Amazing people 🌻🌿 Let's go ahead 😀 fulfill You're Dream and Ambitious
Stay Connect 🌼💫 Keep Supporting 💛
As you may have noticed one month into the new year, traditional New Year’s resolutions often fail because people set vague or too big goals, rely only on willpower, and don’t have a clear plan. Small, specific changes and building habits step by step are supposed to work better. 🔄
[Read more]
@googlefactss
#NewYearsResolutions#Habits#Goals#SelfImprovement
The Power of Your Thoughts - #stoicismquotes#powerofthought#selfimprovement#motivationalspeech
https://t.me/LanguageStuff
Learning should be easy and enjoyable 😎👍
Rich Dad vs Poor Dad mindset 💸
Poor Dad: “Money comes when you work.”
Rich Dad: “Money comes when you build a system.”
The lesson:
Don’t only trade time for money.
Build assets, skills, and processes that pay you repeatedly.
Today’s action:
Pick ONE system to start:
• automate savings/investing
• create a digital product
• build a side business workflow
#RichDadPoorDad#money#wealth#mindset#financialfreedom#selfimprovement#books
How to Get Ahead of 99% of People (Starting Today)
2023-03-20 by Mark Manson
#markmanson#markmanson#selfimprovement#howtochangeyourlife#betterideas#selfimprovementtips#selfimprovementbooks
#YouTube#liked