16%
09.04.2019
, "; ")
global i = i + 2
end
# for loop using iterators
for n in 1:5
print(2^n, "--")
end
# implied nested loop
for i = 1:2, j = 1:2
println([i, j])
end
# loop over container
for i in ["first", "second
16%
15.08.2016
Docker for two reasons, as articulated in an article by Nicole Hemsoth [15] and as alluded to by Gregory M. Kurtzer [16], the developer of Singularity:
HPC Security – no root escalation
"… 'simple
16%
05.08.2024
.yaml --version 1.15.2
watch kubectl get po -A
After the new Cilium agent pods are up and running, the pre-existing pods (e.g., the netshoot deployment's pod from the earlier test) will gradually return
16%
05.08.2024
verify these checksums:
import hashlib
def calculate_checksum(log_entry):
return hashlib.sha256(log_entry.encode('utf-8')).hexdigest()
# Example log entry
log_entry = "2024-06-15 12:00:00 Failed login
16%
27.09.2024
data as a result. Entering the keys in an internal B+ tree lets you quickly implement the desired subset queries. The startkey="20240515" parameter shows all status messages from May 15, 2024, when you
16%
30.01.2024
-IOV) implementation with a total of 15 different virtualization functions. Hardware support for various security functions in line with the Trusted Computing Group (TCG) Opal 2.0 specification is also part
16%
12.09.2013
, XenDesktop has the advantage of being able to work with different hypervisors, whereas VMware View is bound to the in-house ESXi server. Microsoft takes a smaller piece of the pie (15 percent [2
16%
31.10.2025
-load after 10 seconds";
07 // Terminate request...
08 fastcgi_finish_request();
09 // ... but still continue processing this:
10 create_preview();
11 }
12 else show('preview.png');
13
14 //...
15
16
16%
31.10.2025
applications from Asterisk to OpenERP, Drupal or Mediawiki, Zarafa, vTiger, Moodle, and so on. All told, we counted 15 in-house applications and more than 20 from third parties.
In enterprise use, the Disk
16%
30.11.2025
bandwidth $BAND rate 632Mbit allot 1514 maxburst 20 avpkt $PKT \cell 8 weight 64Mbit prio 7
14 # Then create your "child" class 1:12
15 tc class add dev $DEV parent 1:1 classid 1:12 cbq bandwidth $BAND rate