Skip to the content.

Back

Linux

Commands

netstat -tulpn | grep :80
sudo chown -R $USER:$USER ~/app

It sets permissions on the app directory so that it is owned by your non-root user.