Linux (Ubuntu) commands to memorize
This is just a personal reminder of commands that I use a lot that I should really memorize but haven’t gotten around to.
How to check what is running on a particular port
lsof -i :8000
Feeding Your Inner Developer
How to check what is running on a particular port
lsof -i :8000
Recent Comments