kihei/i-0d3a11c0c70c20cf9
by SadServersMore by SadServers
culated as: metadata area start (page size), plus the specified --metadat With metadata starting at 4 KiB, --metadatasize 2048k, and --dataalign pe_start of 2176 KiB is the nearest even multiple of 128 KiB that provide sulting alignment and metadata size when using these options. To shift an aligned pe_start value, use the --dataaligmentoffset option. then the value specified with --dataaligmentoffset is added to produce th USAGE pvcreate PV ... [ -f|--force ] [ -M|--metadatatype lvm2 ] [ -u|--uuid String ] [ -Z|--zero y|n ] Manual page pvcreate(8) line 32 (press h for help or q to quit)
kihei/i-0712eec9ea1e11d0e 08:23
by SadServers12 2025-02-06T12:08:17 curl localhost:5000 13 2025-02-06T12:08:20 ls 14 2025-02-06T12:08:23 cat webserver.py 15 2025-02-06T12:08:31 ls -la 16 2025-02-06T12:08:49 history admin@i-06266520ce0c16bec:~$ sudo su 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-06266520ce0c16bec 03:31
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile 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-049d7de41c1f65c5b:~$ python webserver.py bash: python: command not found admin@i-049d7de41c1f65c5b:~$ python3 webserver.py python3: can't open file '/home/admin/webserver.py': [Errno 13] Permission denieadmin@i-049d7de41c1f65c5b:~$ systemctl status | grep nginx └─838 grep nginx admin@i-049d7de41c1f65c5b:~$ ls agent webserver.py admin@i-049d7de41c1f65c5b:~$ ls agent check.sh sadagent sadagent.txt admin@i-049d7de41c1f65c5b:~$ curl localhost:50000