17%
02.02.2021
: records) {
08 String key = record.key();
09 Payment value = record.value();
10 System.out.printf("key = %s, value = %s%n", key, value);
11 }
12 }
13 }
14 [...]
Kafka Ecosystem
17%
14.03.2013
are using Ubuntu 12.04. But, if you are looking to deploy OpenStack Folsom, the default package source in Ubuntu 12.04 is not very useful because it only gives you packages for the previous version, Essex
17%
20.10.2016
+
1 X4 + X5 + X6
...
By default, Fortran 77 defines variables starting with i
, j
, k
, l
, m
, and n
as integers (also the uppercase equivalents). As a result, they are used as loop counters
17%
01.08.2019
for the service [6]. The idea is that professional penetration testers are the most likely people to want AWS access to a cloud installation. At the time of writing, a one-year membership was EUR10 and EUR5 per
17%
04.08.2020
Manipulation
The ntopng Edge (nEdge) [2] version of ntopng actively manipulates network traffic. nEdge lets you analyze network traffic at the protocol level (Layer 7) and block or restrict application
17%
20.05.2014
that employees authenticate before creating entries, making it clear later who posted an entry.
Less computer-savvy users are supported by a WYSIWYG editor [6] or at least a help link for the wiki syntax
17%
12.09.2013
as a Linux cluster in a single expansion card [6]. The Intel design is essentially a symmetric multiprocessor on a single chip die. The Xeon Phi 5110P, code-named "Knights Corner" [7], features 60 x86 cores
17%
05.12.2019
, as in Listing 2.
Listing 2
Output Including Banned IP Address
$ sudo iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destination
f2b-default tcp -- 0.0.0.0/0 0
17%
25.01.2022
_TEST 272 iozone 4 reiser4_defaults.txt.gz
4 CFQ 12 iozone_notes.txt 4 reiser4_notes.txt.gz
4 CFQ_TUNING 4 LVM
17%
11.04.2016
Scale documentation for the router_options values [6].
Listing 1
MaxScale with Galera Back End
01 [maxscale]
02 threads=4
03
04 [Galera Router]
05 type=service
06 router=readconnroute
07 router