command-line-murders/i-008b5638d38d1dbb9
by SadServersMore by SadServers
lsof: unknown protocol name (5000) in: -i 5000 lsof 4.93.2 latest revision: https://github.com/lsof-org/lsof latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/L usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. admin@i-0dd9ca4bd7a358734:~$ ^Cof -i 5000 admin@i-0dd9ca4bd7a358734:~$ ps aux | grep upnp admin 828 0.0 0.1 5264 632 pts/1 S<+ 00:54 0:00 grep upnp admin@i-0dd9ca4bd7a358734:~$ systemctl | grep upnp admin@i-0dd9ca4bd7a358734:~$ journalctl | grep upnp admin@i-0dd9ca4bd7a358734:~$ lsof -i TLS
paris/i-0dd9ca4bd7a358734 04:34
by SadServersWe trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: no password was provided sudo: a password is required admin@i-00bec02e20d648cd2:~$ cat .ansible/tmp/ cat: .ansible/tmp/: Is a directory admin@i-00bec02e20d648cd2:~$ cd .ansible/ admin@i-00bec02e20d648cd2:~/.ansible$
paris/i-00bec02e20d648cd2 01:08
by SadServersUnauthorizedadmin@i-0b6bfc66c49d4e550:~$ curl -v localhost:5000 curl: option -: is unknown curl: try 'curl --help' or 'curl --manual' for more information admin@i-0b6bfc66c49d4e550:~$ curl -v localhost * Trying 127.0.0.1:80... * connect to 127.0.0.1 port 80 failed: Connection refused * Failed to connect to localhost port 80: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0b6bfc66c49d4e550:~$ cur