command-line-murders/i-098b912e0aebc1e99
by SadServersMore by SadServers
DISC-ZERO discard zeroes data WSAME write same max bytes WWN unique storage identifier RAND adds randomness PKNAME internal parent kernel device name HCTL Host:Channel:Target:Lun for SCSI TRAN device transport type SUBSYSTEMS de-duplicated chain of subsystems REV device revision VENDOR device vendor ZONED zone model DAX dax-capable device For more details see lsblk(8). admin@i-0ffaf8917b90c1ed2:~$ man lsblk
kihei/i-0ffaf8917b90c1ed2 04:19
by SadServerstotal 52 drwxr-xr-x 6 admin admin 4096 Jan 29 01:18 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 655 Jan 29 01:20 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw------- 1 admin admin 35 Jan 29 01:18 .lesshst -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile -rw------- 1 admin admin 12 Jan 29 01:17 .python_history drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-08df73095031700ec:/proc/579$ ls -la ~/
paris/i-08df73095031700ec 05:25
by SadServersadmin@i-0be4fa9417f6a9d57:~$ less /var/log/journal/ec26942be8219bc22967aa0256120system.journal system@df99c4b1471c47279f87f0a9acf83714-0000000000000001-00060590bd3fe579.journaadmin@i-0be4fa9417f6a9d57:~$ less /var/log/journal/ec26942be8219bc22967aa0256120"/var/log/journal/ec26942be8219bc22967aa0256120fca/system.journal" may be a binaadmin@i-0be4fa9417f6a9d57:~$ less /var/log/^C admin@i-0be4fa9417f6a9d57:~$ ls agent webserver.py admin@i-0be4fa9417f6a9d57:~$ ./webserver.py bash: ./webserver.py: Permission denied admin@i-0be4fa9417f6a9d57:~$ chmod +x ./webserver.py chmod: changing permissions of './webserver.py': Operation not permitted admin@i-0be4fa9417f6a9d57:~$ curl localhost:500 curl: (7) Failed to connect to localhost port 500: Connection refused admin@i-0be4fa9417f6a9d57:~$