15%
01.06.2024
cybersecurity risk (https://www.nist.gov/cyberframework).
According to the announcement (https://www.nist.gov/news-events/news/2024/02/nist-releases-version-20-landmark-cybersecurity-framework), the 2.0 edition ... and Management Software; LPI Launches Open Source Essentials Program; Apache Software Foundation Celebrates 25 Years; SUSE Announces Rancher Prime 3.0; NSA Issues Zero Trust Guidelines for Network Security
15%
17.06.2011
sprzblog mysql ↩
limesurvey -uroot -ppassword > ↩
backup.sql
will take 21 seconds to complete:
real 0m21.626s
user 0m0.000s
sys 0m0.000s
In the case of larger databases on non
15%
21.03.2017
18 print "dset.shape = ",dset.shape
19
20 print "dset.dtype = ",dset.dtype
21
22 print "dset.name = ",dset.name
23
24 print "f.name = ",f.name
25
26 grp
15%
05.09.2011
, and Listing 5 shows a sample ranged network configuration.
Listing 4
Fixed Network Template
01 NAME = "Private Cloud"
02 TYPE = FIXED
03 BRIDGE = vbr0
04 LEASES = [IP=192.168.0.1, MAC=50:20:20:20:20:20
15%
07.10.2014
of the owner of the process
laytonjb
PR
Priority of the process
20
NI
Nice value of the process
0
That is, the application isn't niced
VIRT
15%
30.05.2021
the following:
$ gpustat -P
[0] Tesla V100-SXM2-16GB | 37'C, 0 %, 24 / 300 W | 0 / 16160 MB |
One GPU is present, running at a cool 37 Celsius and drawing 24W while doing absolutely nothing. To proceed further
15%
31.07.2013
, Fortran 90, and Python (2.x series). I’ll be running the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4.4.6), as well as the default Python (2
15%
28.07.2025
to check whether a site was online or not. Today, aspects such as load balancers, encrypted transport paths, and different HTTP versions play a role.
For more than 20 years, monitoring systems have relied
15%
07.10.2014
of the naming, grouping, or configurations of the menagerie. Thanks to ZooKeeper [1], which is available under the Apache 2.0 license, not every cluster has to provide a synchronization service itself
15%
25.09.2013
the code states should be good enough for caches up to 20MB. The Stream FAQ recommends you use a problem size such that each array is four times the sum of the caches (L1, L2, and L3). You can either change