18%
30.05.2021
; rv:79.0) Gecko/20100101 Firefox/79.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate, br ... HTTP/2 introduced multiplexing, resulting in superior bandwidth utilization over HTTP/1.1, and HTTP/3 solves the problem of transmission delays from packet loss by replacing TCP with QUIC. ... HTTP/1.1 versus HTTP/2 and HTTP/3
18%
09.01.2013
/one/oned.conf
01 VM_HOOK = [
02 name = "vm_switchon",
03 on = "RUNNING",
04 command = "account.sh",
05 arguments = "on $ID" ]
06
07 VM_HOOK = [
08 name = "vm_switchoff",
09
18%
01.08.2019
global _sum
08 num_numbers = len(numbers)
09 array_type = ctypes.c_int * num_numbers
10 result = _sum.sum_function(ctypes.c_int(num_numbers), array_type(*numbers))
11 return int
18%
03.04.2024
credentials. the initializer can take up to 3 minutes to run
08 # use docker-compose logs -f initializer to track progress
09 docker-compose logs initializer ? grep "Admin password:"
First, run
18%
30.01.2020
Profile on a variation of the MD code.
Listing 2
cProfile Output
Thu Nov 7 08:09:57 2019
12791143 function calls (12788375 primitive calls) in 156.745 seconds
Ordered by: cumulative time
ncalls
18%
08.10.2015
-cluster on which ZooKeeper and the different Storm components can be run side by side. Storm requires the use of ZooKeeper from version 3.3.x onward. You can install the latest version 3.4.6 using the following
18%
28.11.2021
2
01 global:
02 scrape_interval: 15s
03 evaluation_interval: 15s
04
05 ########## ALERTING CONFIGURATION ##########
06
07 alerting:
08 alertmanagers:
09 - static_configs:
10 - targets:
11
18%
22.06.2012
211600
2-10:46:40
25
230400
2-16:00:00
26
250000
2-21:26:40
27
270400
3-03:06:40
28
291600
3-09:00:00
29
18%
11.06.2014
# replace: olcRootDN
07 dn: olcDatabase={2}bdb,cn=config
08 changetype: modify
09 replace: olcRootPW
10 olcRootPW: {SSHA}f0pv70XFFox5UqKc6A4Uy39NcxkqcJbc
11 -
12 replace: olcAccess
13 olcAccess: {0}to attrs
18%
01.08.2019
Registry-Config ¸bereinstimmen!
07 expiration: 900
08 users:
09 # Password is specified as a BCrypt hash. Use `htpasswd -nB USERNAME` to generate.
10 "oliver":
11 password: "$2y$05