paris/i-0fda8b1453b8d024f
by SadServersMore by SadServers
Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 100%[=======================================>] 1 2025-03-18 11:08:09 (119 KB/s) - ‘index.html’ saved [12/12] admin@i-0e4ab6e5bafd87397:~$ curl logalhost:5000 curl: (6) Could not resolve host: logalhost admin@i-0e4ab6e5bafd87397:~$ ls agent index.html webserver.py admin@i-0e4ab6e5bafd87397:~$ cat index.
paris/i-0e4ab6e5bafd87397 01:07
by SadServersadmin@i-0753487d11780db13:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme2n1 259:1 0 1G 0 disk nvme1n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0753487d11780db13:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0753487d11780db13:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0753487d11780db13:~$
kihei/i-0753487d11780db13 01:08
by SadServerswrite(2, " -v\tVerbose mode (print extra i"..., 37 -v Verbose mode (print extr) = 37 write(2, " -verbose\n \tVerbose mode (pr"..., 48 -verbose Verbose mode (print extra info) ) = 48 exit_group(2) = ? +++ exited with 2 +++ admin@i-0e235312469363df1:~$ strace ./kihei -o output.txtstrace -o output.txt ./admin@i-0e235312469363df1:~$ strace -o output.txt ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e235312469363df1:~$ cat output.tx