following was some useful linux commands, FYI.

> Check which process listening on specified port.

1
$ sudo lsof -i :80

lsof