17%
28.11.2021
, https://www.admin-magazine.com/Archive/2019/54/A-service-mesh-for-microarchitecture-components
"Keeping the Software in Docker Containers Up to Date" by Martin Loschwitz, ADMIN
, issue 46, 2018, pg. 52
17%
28.03.2012
--------><----------Disks-----------><----------Network---------->
#cpu sys inter ctxsw KBRead Reads KBWrit Writes KBIn PktIn KBOut PktOut
3 1 1421 2168 0 0 41000 90 0 2 0 0
3 2 1509 2198 64 2 49712
17%
18.08.2021
)
9,248
max_pooling2d
(MaxPooling2D)
(None, 16, 16, 32)
0
conv2d_2
(Conv2D)
(None, 16, 16, 64)
18,496
conv2d_3
(Conv2D)
(None, 16, 16, 64
17%
05.12.2014
. For example, to run a report every three seconds for five iterations on eth0, you would use the command in Listing 4.
Listing 4
capstats
/opt/bro/bin/capstats -I 3 -n 5 -i eth0
1415510235
17%
04.10.2018
-RTT poses a threat to any application that runs in multiple zones but declines tickets issued in one zone (A) in any other of its zones (B, C, D, …).
By sending a ClientHello and early data intended ... After a decade in service, TLS 1.2 is showing many signs of aging. Its immediate successor, TLS 1.3, has earned the approval of the IETF. Some major changes are on the way. ... TLS 1.3 ... TLS 1.3 and the return of common sense
17%
27.09.2021
)
(None, 32, 32, 32)
9,248
max_pooling2d (MaxPooling2D)
(None, 16, 16, 32)
0
conv2d_2 (Conv2D)
(None, 16, 16, 64)
18,496
conv2d_3 (Conv2D
17%
25.03.2021
of the Nginx web server, the ngx_http_v2_module module replaced its predecessor ngx_http_spdy_module in September 2015 (Nginx 1.9.5). April 2016 saw the module enter the stable branch (Nginx 1.10.0) [3
17%
22.12.2017
.
Listing
3
Setting Up the PostgreSQL DB
systemctl start
psql -U postgres -c "CREATE EXTENSION adminpack;"
postgres=# CREATE USER '' WITH PASSWORD '';
postgres=# CREATE
17%
06.10.2019
the Debian-based, distributions install it along with openvpn – one exception being Ubuntu, which only offers easy-rsa starting with Cosmic Cuttlefish (Ubuntu version 18.10) [3].
The successor, Easy-RSA 3
17%
03.08.2023
://localhost:8000
$ curl -s -H "Content-type: application/json" -X POST -d '{ "command": "lease4-add", "arguments":{"ip-address":"172.17.6.8", "hw-address": "52:54:00:8a:17:9f"}, "service": [ "dhcp4" ] }' http