paris/i-0e4e167d3b4c08acd
by SadServersMore by SadServers
-L possibly with LWP and NLWP columns -m, m after processes -T possibly with SPID column For more details see ps(1). admin@i-06321e2dae7759c94:~$ sudo lsof -i -P -n | grep LISTEN We 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:
paris/i-06321e2dae7759c94 04:30
by SadServers_chrony 590 0.0 0.1 10724 556 ? S 09:28 0:00 /usr/sbin/chrroot 599 0.0 3.7 26612 17340 ? Ss 09:28 0:00 /usr/bin/pythroot 678 0.0 0.0 0 0 ? I 09:28 0:00 [kworker/1:4-admin 682 0.0 0.9 6704 4572 pts/0 S<s+ 09:28 0:00 bash -l admin 686 0.0 4.1 98188 19244 pts/0 R<l+ 09:28 0:00 /usr/bin/pythadmin 689 0.0 3.1 24456 14512 pts/0 S<+ 09:28 0:00 /usr/bin/pythadmin 690 0.0 0.1 2480 572 pts/1 S<s 09:28 0:00 sh -c /bin/baadmin 691 0.0 0.9 6820 4560 pts/1 S< 09:28 0:00 /bin/bash root 872 0.0 0.0 0 0 ? I 09:34 0:00 [kworker/1:1]admin 873 0.0 0.6 8648 3152 pts/1 R<+ 09:34 0:00 ps aux admin@i-041d7351af3904de5:~$ ps aux | grep 5000 admin 906 0.0 0.1 5264 636 pts/1 S<+ 09:35 0:00 grep 5000 admin@i-041d7351af3904de5:~$ ls -i :5000 ls: cannot access ':5000': No such file or directory admin@i-041d7351af3904de5:~$
paris/i-041d7351af3904de5 02:49
by SadServersdf: invalid option -- 'g' Try 'df --help' for more information. admin@i-01f89dde5a28babd0:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-01f89dde5a28babd0:~$ sudo lvcreate --name newone --size 2G fileserver Volume group "fileserver" has insufficient free space (510 extents): 512 required. admin@i-01f89dde5a28babd0:~$