18%
30.11.2020
== 0:
08 data = { 'key1' : [10,10.1,10+11j],
09 'key2' : ('mpi4py' , 'python'),
10 'key3' : array([1, 2, 3]) }
11 else:
12 data = None
13 # end if
14
15 data = comm
18%
16.03.2021
, ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1)
test: (groupid=0, jobs=1): err= 0: pid=5872: Sat Jan 9 16:35:08 2021
read: IOPS=251k, BW=979MiB/s (1026MB/s)(2045MiB/2089msec
18%
19.02.2013
OSPF
01 !
02 hostname linuxrouter
03 password 8 7kdoaul4.iSTg
04 enable password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
18%
13.12.2022
/dhcp/dhcpd.conf -user dhcpd -group dhcpd --no-pid
Nov 05 08:51:10 localhost.localdomain dhcpd[4866]:
Nov 05 08:51:10 localhost.localdomain dhcpd[4866]: No subnet declaration for enp2s0 (192.168.5.18).
Nov 05 08:51:10 localhost.localdomain dhcpd[4866
18%
28.11.2023
plane, and the failure of a single cluster cannot take down the service mesh on other clusters," the announcement says.
NIST Releases Draft of Cybersecurity Framework v2.0
The National Institute ... ; CloudBees Updates Jenkins and Offers New DevSecOps Platform; Linkerd 2.14 Released with Improved Multi-Cluster Support; NIST Releases Draft of Cybersecurity Framework v2.0; CISA and MITRE Announce Open
18%
09.10.2017
"SubnetMax": "10.99.0.0",
07 "Backend": {
08 "Type": "udp",
09 "Port": 7890
10 }
11 }
12 [...]
At first glance, this concept looks robust and simple
17%
25.09.2023
server {
06 listen 80;
07 location / {
08 proxy_pass http://webapp:5000;
09 }
10 }
11 }
Listing 2
my-app/nginx/Dockerfile
01 FROM nginx:alpine
02 COPY nginx
17%
02.06.2020
_function
02
03 import pymp
04
05 ex_array = pymp.shared.array((100,), dtype='uint8')
06 with pymp.Parallel(4) as p:
07 for index in p.range(0, 100):
08 ex_array[index] = 1
09 # The parallel print
17%
11.10.2016
with dmesg
# dmesg | grep BIOS-e820
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
[ 0.000000] BIOS-e820: [mem 0x
17%
14.03.2013
/myclubs.json
connected to: 127.0.0.1
Mon Dec 3 08:43:26 imported 23 objects
It is also very easy to query an object via a specific field (Listing 2).
Listing 2
Query
01 > db.clubs.find({Members: {"$gt