30%
06.10.2022
{
10 "UserName": "ferdinand",
11 "SerialNumber": "arn:aws:iam::123456789:mfa/ferdinand",
12 "EnableDate": "2021-04-25 09:00:38+00:00"
13 }
14 ],
15 "Groups
30%
10.04.2015
Enter the server hostname: |openshift.redhat.com|
08
09 You can add more servers later using 'rhc server'.
10
11 Login to openshift.redhat.com: mfeilner@linux-magazin.de
12 Password: **********
13
14 Open
30%
28.11.2021
- localhost:9093
12
13 # Load and evaluate rules in this file every 'evaluation_interval' seconds.
14 rule_files:
15 - alert.rules
16
17 ########### SCRAPING CONFIGURATION #########
18
19 scrape_configs:
20
21
30%
22.06.2012
0-07:06:40
10
32400
0-09:00:00
11
40000
0-11:06:40
12
48400
0-13:26:40
13
57600
0-16:00:00
14
67600
30%
26.01.2025
sku: {
12 capacity: int
13 family: 'string'
14 name: 'string'
15 size: 'string'
16 tier: 'string'
17 }
18 }
19 tags: {
20 {customized property}: 'string'
21
30%
17.02.2015
service_description PING
11 check_command check_ping!100.0,20%!500.0,60%
12 }
13 define service{
14 use generic-service ; Name of service template to use
15
30%
04.11.2011
width;
09 uint height;
10 float *data;
11 } convolutionKernel;
12
13
14 /**
15 * Clamp value to limits of uchar.
16 */
17 uchar clampuchar(int value)
18 {
19 return (uchar) std
30%
05.02.2019
:
$ curl http://169.254.169.254
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
The cloud-init
package installed on an instance contains utilities for its early
30%
14.08.2017
-Agent: curl/7.51.0
08 > Accept: */*
09 >
10 < HTTP/1.1 200 OK
11 < Content-Type: application/json
12 < Content-Length: 382
13 < X-Content-Type-Options: nosniff
14 < Server: WEBrick/1.3.1 (Ruby/2
30%
21.08.2014
_wait_timeout": "30s",
08 "shutdown_command": "echo 'Done' | sudo -S shutdown -h now"
09 }],
10 "provisioners": [{
11 "type": "shell",
12 "inline": [
13 "sleep 30",
14 "sudo apt-get update",
15