kihei/i-0c04274541d88a1da
by SadServersMore by SadServers
--tebi show output in tebibytes --pebi show output in pebibytes -h, --human show human-readable output --si use powers of 1000 not 1024 -l, --lohi show detailed low and high memory statistics -t, --total show total for RAM + swap -s N, --seconds N repeat printing every N seconds -c N, --count N repeat printing N times, then exit -w, --wide wide output --help display this help and exit -V, --version output version information and exit For more details see free(1). admin@i-0362bf27ddd17c7e2:~$ free -
kihei/i-0362bf27ddd17c7e2 06:55
by SadServersNmap scan report for localhost (127.0.0.1) Host is up (0.00012s latency). Not shown: 65531 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp 6767/tcp open bmc-perf-agent 8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 2.00 seconds admin@i-0bd5b654fd39570e9:~$ nc 5000 port nc: port number invalid: port admin@i-0bd5b654fd39570e9:~$ nc localhost port nc: port number invalid: port admin@i-0bd5b654fd39570e9:~$ nc
paris/i-0bd5b654fd39570e9 01:34
by SadServersadmin 692 0.3 4.1 98188 19300 pts/0 S<l+ 01:27 0:00 /usr/bin/python3 /usr/bin/asciinemaadmin 695 0.0 3.0 24456 14424 pts/0 R<+ 01:27 0:00 /usr/bin/python3 /usr/bin/asciinemaadmin 696 0.0 0.1 2480 580 pts/1 S<s 01:27 0:00 sh -c /bin/bash admin 697 0.0 0.9 6820 4564 pts/1 S< 01:27 0:00 /bin/bash admin 704 0.0 0.6 8648 3224 pts/1 R<+ 01:28 0:00 ps aux admin@i-007c10c3a2a32db9b:~$ ls agent webserver.py admin@i-007c10c3a2a32db9b:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-007c10c3a2a32db9b:~$ sudo cat