25%
30.11.2025
.33
164.69
0.75
rand_mat_stat
3.37
39.34
11.64
54.54
22.07
8.12
rand_mat_mul
1.00
1.18
0.70
1.65
8
25%
27.05.2025
the name of the original
Hardware (CERN Licenses)
CERN-OHL-P-2.0CERN-OHL-W-2.0CERN-OHL-S-2.0 [47]
CERN Open Hardware Licence (OHL) v2 permissiveCERN Open Hardware Licence (OHL) v2 weakly
25%
02.06.2026
://docs.ceph.com/en/latest/rados/operations/crush-map/
CephX: https://docs.ceph.com/en/latest/rados/configuration/common/#authentication
S3: https://aws.amazon.com/s3/
Swift: https://docs.openstack.org/swift/latest/
radosgw-admin: https
25%
20.10.2013
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S ... 0032 100 100 020 Old_age Always - 11
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 100 253 030 Pre-fail Always - 804744
9 Power_On_Hours 0x0032 100 100 000 Old ...
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S ... S.M.A.R.T., Smartmontools, and Drive Monitoring
25%
04.08.2020
21 # The name and age of the persons who know the person with ID 1:
22 gremlin> g.V(1).outE('knows').inV().valueMap('name', 'age')
23 ==>[name:[vadas],age:[27]]
24 ==>[name:[josh],age:[32]]
25
26
25%
18.07.2013
.
-E
Preserve executability.
-A
Preserve ACLs.
-r
Recursive.
-a
Archive mode (same as -r, -l, -p, -t, -g, -o, and -D, but not -H, -A, and -X).
-S
25%
12.09.2013
and records
DNSSEC support (as of 3.x)
Web-based management options
DNS data stored in plain text (BIND compatible)
IPv4 and IPv6, UDP/TCP, 100% compliant [3]
MySQL, Postgre
25%
14.03.2013
17 CREATE DATABASE quantum;
18 GRANT ALL PRIVILEGES ON quantum.* TO 'quantumdbadmin'@'%'
19 IDENTIFIED BY 'wozohB8g';
20 EOF
21 mysql -u root <22 CREATE DATABASE cinder;
23 GRANT ALL PRIVILEGES