Linux getting port already in use


Was having a issue trying to bind to a specific port on my machine.
Then this command came about, :)


sudo netstat -nlp | grep :80

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm