paris/i-042eff4e631813f8b
by SadServersMore by SadServers
4 ./data 8 ./.config/asciinema 12 ./.config 8 ./.ssh 5256228 . admin@i-0eda2bc33bbba2475:~$ du -h . 11M ./agent 4.0K ./.ansible/tmp 8.0K ./.ansible 4.0K ./data 8.0K ./.config/asciinema 12K ./.config 8.0K ./.ssh 5.1G . admin@i-0eda2bc33bbba2475:~$ lsblk -l
kihei/i-0eda2bc33bbba2475 05:31
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..
paris/i-0e78d8c54dffc14fe 06:33
by SadServersadmin@i-0778f3b27cbbe6784:~$ cd .ansible/ .config/ .ssh/ agent/ admin@i-0778f3b27cbbe6784:~$ ls agent webserver.py admin@i-0778f3b27cbbe6784:~$ cd .. admin@i-0778f3b27cbbe6784:/home$ cd admin@i-0778f3b27cbbe6784:~$ ks bash: ks: command not found admin@i-0778f3b27cbbe6784:~$ ls agent webserver.py admin@i-0778f3b27cbbe6784:~$ car
paris/i-0778f3b27cbbe6784 00:48
by SadServersadmin@i-026a7204a456f2350:~$ pvcreate /dev/nv nvme0 nvme0n1p1 nvme0n1p15 nvme1n1 nvme2 nvme2n1p1 nvme0n1 nvme0n1p14 nvme1 nvme1n1p1 nvme2n1 nvram admin@i-026a7204a456f2350:~$ pvcreate /dev/nvme1n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-026a7204a456f2350:~$ sudo pvcreate /dev/nvme1n1 WARNING: dos signature detected on /dev/nvme1n1 at offset 510. Wipe it? [y/n]: y Wiping dos signature on /dev/nvme1n1. Physical volume "/dev/nvme1n1" successfully created. admin@i-026a7204a456f2350:~$ sudo pvcreate /dev/nvme2n1 WARNING: dos signature detected on /dev/nvme2n1 at offset 510. Wipe it? [y/n]: y Wiping dos signature on /dev/nvme2n1. Physical volume "/dev/nvme2n1" successfully created. admin@i-026a7204a456f2350:~$ vgcreate datavg /dev/nvme1n1 /dev/nv