Kill zombie processes that opened a port
If you are having issues with running a script because a process already has the port open, in this error example, it’s port 3000 Error: listen EADDRINUSE :::3000 We can create a bash script...
If you are having issues with running a script because a process already has the port open, in this error example, it’s port 3000 Error: listen EADDRINUSE :::3000 We can create a bash script...
Building a website? Looking to improve your html and css skills and not look like a fool? This is my list of HTML5 & CSSs No No’s, Tips for Maintainability, Now don’t get me wrong, if...