command-line-murders/i-0f6a1dd4717d8ce9b
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 SadServersadmin@i-06e417f4b5d603c82:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06e417f4b5d603c82:~$ chown admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ chmod 777 webserver.py chmod: changing permissions of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ curl