paris/i-0e74e27947cf1a85c
by SadServersMore by SadServers
/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-0060b83afc3498208:~$ sudo pvcreate /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. admin@i-0060b83afc3498208:~$ sudo vgcreate /dev/nvme1n1 No command with matching syntax recognised. Run 'vgcreate --help' for more in Correct command syntax is: vgcreate VG_new PV ... admin@i-0060b83afc3498208:~$ sudo vgcreate /dev/nvme1n1 /dev/nvme2n1 /dev/nvme1n1: already exists in filesystem Run `vgcreate --help' for more information. admin@i-0060b83afc3498208:~$ pvcreate /dev/
kihei/i-0060b83afc3498208 04:01
by SadServersStarting Nmap 7.80 ( https://nmap.org ) at 2023-10-01 16:44 UTC Couldn't open a raw socket. Error: Operation not permitted (1) admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/80 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/80: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/1 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/1: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/2 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/2: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/3 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/3: Connection refused admin@i-0563da5eff2bd49c2:~$ for
taipei/i-0563da5eff2bd49c2 02:32
by SadServerstotal 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent -rwxr-xr-x 1 admin root 2.2M Dec 3 14:28 kihei admin@i-028aa18574b00296c:~$ su -sh * su: user agent does not exist or the user entry does not contain all the requireadmin@i-028aa18574b00296c:~$ s\du -sh * bash: sdu: command not found admin@i-028aa18574b00296c:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-028aa18574b00296c:~$
kihei/i-028aa18574b00296c 01:56
by SadServers<link rel="icon" href="icon.svg" type="image/svg+xml"> <link rel="stylesheet" href="./css/index.css" /> <link rel="stylesheet" href="./css/xterm.css" /> <link rel="stylesheet" href="./css/xterm_customize.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="terminal"></div> <script src="./auth_token.js"></script> <script src="./config.js"></script> <script src="./js/gotty.js"></script> </body> </html>admin@i-0994a038ccb66d5c6:~$