kihei/i-083b7578bfc6bea16
by SadServersMore by SadServers
nstance being checked. The protocol is either TCP, HTTP, HTTPS, or SSL. The rang1) through 65535.</p> <p>TCP is the default, specified as a TCP: port pair, for this case, a health check simply attempts to open a TCP connection to the instan Failure to connect within the configured timeout is considered unhealthy.</p> <s SSL: port pair, for example, SSL:5000.</p> <p>For HTTP/HTTPS, you must includeg. HTTP is specified as a HTTP:port;/;PathToPing; grouping, for example \"HTTP:8. In this case, a HTTP GET request is issued to the instance on the given port a than \"200 OK\" within the timeout period is considered unhealthy.</p> <p>The ting target must be 1024 16-bit Unicode characters or less.</p>" lib/python3/dist-packages/botocore/data/opsworks/2013-02-18/service-2.json: Specifies the time duration for the batching of log events. The minimum value is is 5000ms.</p>" ^C admin@i-0a03ac60b4ea04337:/$ cd /etc/ admin@i-0a03ac60b4ea04337:/etc$
paris/i-0a03ac60b4ea04337 02:41
by SadServersnvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0c90bbae859c0f897:~$ lvcreate -n lv -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown ver striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-0c90bbae859c0f897:~$ sudo lvcreate -n lv -l 100%FREE vg Logical volume "lv" created. admin@i-0c90bbae859c0f897:~$ mkfs.ext4 /dev/vg/lv mke2fs 1.46.2 (28-Feb-2021) Could not open /dev/vg/lv: Permission denied admin@i-0c90bbae859c0f897:~$
kihei/i-0c90bbae859c0f897 02:14
by SadServersadmin@i-0ff8052777bfebd18:~$ du -sh /home/admin/* 11M /home/admin/agent 4.0K /home/admin/data 5.1G /home/admin/datafile 2.2M /home/admin/kihei admin@i-0ff8052777bfebd18:~$ cd /home/admin/ admin@i-0ff8052777bfebd18:~$ ls -ll total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent drwxr-xr-x 2 admin root 4096 Feb 13 13:20 data -rw-r--r-- 1 root root 5368709120 Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei admin@i-0ff8052777bfebd18:~$ mv /home/admin/datafile /opt/ mv: cannot move '/home/admin/datafile' to '/opt/datafile': Permission denied admin@i-0ff8052777bfebd18:~$ mv /home/admin
kihei/i-0ff8052777bfebd18 03:35
by SadServersadmin@i-0c17fc97359aff9e0:~$ curl localhost:5000 Unauthorizedadmin@i-0c17fc97359aff9e0:~$ wget localhost:5000 --2024-02-14 03:27:44-- http://localhost:5000/ 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%[=====================================>] 12 2024-02-14 03:27:44 (210 KB/s) - ‘index.html’ saved [12/12] admin@i-0c17fc97359aff9e0:~$ curl --user-agent "