paris/i-0b1e3b196bdf95a1f
by SadServersMore by SadServers
"/dev/sdc1" is a new physical volume of "1023.00 MiB" --- NEW Physical volume --- PV Name /dev/sdc1 VG Name PV Size 1023.00 MiB Allocatable NO PE Size 0 Total PE 0 Free PE 0 Allocated PE 0 PV UUID JPvz0p-3NYV-mPSv-nTdG-kbDV-NWdh-QY6Dzc admin@i-080fdc920d0856527:~$ sudo vgcreate alanm_vg /dev/nvme1n1p1 /dev/nvme2n1p Volume group "alanm_vg" successfully created admin@i-080fdc920d0856527:~$
kihei/i-080fdc920d0856527 06:26
by SadServerscat: wcwd: No such file or directory admin@i-089c8dcb56d5fb4c4:/proc/564$ cat cwd cat: cwd: Permission denied admin@i-089c8dcb56d5fb4c4:/proc/564$ cat wchan 0admin@i-089c8dcb56d5fb4c4:/proc/564$ cat ui_m cat: ui_m: No such file or directory admin@i-089c8dcb56d5fb4c4:/proc/564$ cat uid_map 0 0 4294967295 admin@i-089c8dcb56d5fb4c4:/proc/564$ cd admin@i-089c8dcb56d5fb4c4:~$ ls -shltr^C admin@i-089c8dcb56d5fb4c4:~$ ls agent webserver.py admin@i-089c8dcb56d5fb4c4:~$ python webserver.py bash: python: command not found admin@i-089c8dcb56d5fb4c4:~$
paris/i-089c8dcb56d5fb4c4 08:30
by SadServerslatest 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-0d46f6faaf9ff441c:~$ lsof -n -i :5000 admin@i-0d46f6faaf9ff441c:~$ netstat -tulpn | grep 5000 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN admin@i-0d46f6faaf9ff441c:~$ nc localhost 5000 ^C admin@i-0d46f6faaf9ff441c:~$ tel