27%
09.10.2017
.
The company relies on Docker containers [5] and Kubernetes [6] to master this balancing act between usability and performance. Containers let you describe all the dependencies and packages (e.g., TensorFlow [7
27%
28.07.2025
certificates
. An example of a fairly comprehensive certificate check (still without using the full range of options) is:
./check_cert --url checkmk.de --port 443 --not-after 3456000 1728000 --max-validity 90
27%
24.10.2011
) and about 6 million Euros (large corporation).
The total period of the study was divided into segments of three years each, because this reflects both the typical warranty period and the typical write
27%
05.02.2019
is to activate your application installation with the Apache enable site command. Also, you need to tweak your php.ini file to allow uploads larger than 6MB, which you'll need for SuiteCRM file uploads
27%
07.04.2016
Inventory suite using open source software that includes SQLite, Ruby, and Apache. The spiceworks.exe application is a single, small (66MB) Windows executable file that installs and scans your network devices
27%
25.09.2023
Dockerfile_ UbuntuJJFMonitFSC . -t ubuntujjfmntfsc:5.33.0
Listing 6
setup_monit_srvc{,_fscheck}.sh Diff
4a5,6
> DSPCWMARK="${DSPCE_WMARK:-90}"
> INDEWMARK="${INODE_WMARK:-90}"
85a88,98
> cnfgr
27%
30.01.2020
a Linux VM with a self-encrypted volume (e.g., LUKS [6]) and not store the password on the server. With AWS, this does not work for system disks, but it does at least for data volumes. After starting the VM
27%
07.10.2014
obstacle is the jute.maxbuffer setting, which defines a 1MB size limit for single znodes by default. The developers recommend not changing this value, because ZooKeeper is not a large data repository.
I
27%
13.02.2017
to the needs of an application. After all, the standard libraries in Java 8 weigh in at around 60MB and 20,000 classes. They not only need space on the hard drive, but the computer also needs to load them
27%
02.08.2021
);
gFlops = 2*N*N*N / (elapsedTime * 1e+9);
disp(sprintf("N = %4d, elapsed Time = %9.6f, GFlops = %9.6f ", ...
N, elapsedTime, gFlops) );
endfor
Listing 2
Double