73%
02.06.2020
_mappings -X POST -d '{
"relationships": {
"app": {
"guid": "a4238936-3f25-463b-4061-d3436e277be3"
},
"route": {
"guid": "83d60b98-5864-45c6-94ad-4d02f5f4216a"
}
},
"weight": 2
73%
17.02.2015
{
14 use generic-service
15 host_name w2k12srv
16 service_description CPU Load
17 check_command check_nt!CPULOAD!-l 5,80,90
18 }
19 define service{
20 ... 25
73%
28.03.2012
are on an IBM DTLA-307020 (20GB drive at Ultra ATA/100)
/home
is on a Seagate ST1360827AS
A 64GB Intel X-25E SSD, courtesy of Intel is mounted as /dev/sdd
ext4 filesystem with the default options
73%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
73%
20.06.2022
://localhost:5000/oidc/callback"
11 ]
12 }
13 }
Listing 2
app.py (Native)
01 # Import dependencies
02 from flask import Flask, g
03 from flask_oidc import OpenIDConnect
04
05 # Create
73%
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
73%
26.01.2025
="number" name="t" min="0.1" max="1" value='1' step='0.1'>tan(x) and cos(x)
between 0 and 12>
03 Choose
73%
16.05.2013
_tenant_name="admin" os_auth_url="http://192.168.122.130:5000/v2.0/" op monitor interval="30s" timeout="30s"
09 primitive p_glance-registry ocf:openstack:glance-registry params config="/etc/glance/glance-registry.conf" os
73%
16.08.2018
seconds set connect timeout (default is 10 sec)
-u seconds set command timeout (no default)
-f n use fanout of n nodes
-w host,host,... set target node list on command line
-x
73%
30.11.2020
detailed documentation [7] and installation packages are available for Debian from version 8, RHEL from version 6, SLES 12, Ubuntu 18.04, and Univention Corporate Server from version 4.2.
Setup Aid