30%
07.11.2023
5.3M 8.2k 5.3M 1% /run/lock
/dev/nvme1n1p1 1.1T 488G 468G 52% /home
/dev/nvme0n1p1 536M 6.4M 530M 2% /boot/efi
/dev/sda1 6.0T 3.4T 2.4T 60% /home2
tmpfs
30%
17.02.2015
web interface, a REST API, and support for a wider array of databases. Because Icinga was forked from Nagios code, it maintains compatibility with Nagios plugins [3]. Some of Icinga's key features are
30%
10.04.2015
> \
jbossews-
2.0
51 Vert.
x 2.1 rhc create-app
\
jboss-vertx-2.1
52 WildFly Application Server 8.2.0.Final rhc create
30%
04.10.2018
met the same fate (bar mitzvah and RC4 NOMORE). In its place, TLS 1.3 calls for the use of ChaCha20.
In recognition of the vulnerabilities uncovered in RSA-based cipher suites (DROWN, SMACK, ROBOT, etc ... After a decade in service, TLS 1.2 is showing many signs of aging. Its immediate successor, TLS 1.3, has earned the approval of the IETF. Some major changes are on the way. ... TLS 1.3 ... TLS 1.3 and the return of common sense
30%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
30%
25.03.2021
/var/www/html;
18
19 # Required for server push:
20 location /css/ {
21 expires 3h;
22 }
23
24 location /js/ {
25 expires 3h;
26 }
27
28 location /index-2.html {
29
30%
22.12.2017
Id textView}{
52 border: 3px solid #{bColor};
53 }
54 |]
55 [whamlet|
56 #{extra}
57
Contact Form!
58
30%
04.08.2020
(minified by 25.99X)
from python:2.7-alpine - 84.3MB => 23.1MB (minified by 3.65X)
from python:2.7.15 - 916MB => 27.5MB (minified by 33.29X)
from centos:7 - 647MB => 23MB (minified by 28.57X)
from centos ... DockerSlim minifies your Docker container images up to 30x and adds security, too.
30%
06.10.2019
the Debian-based, distributions install it along with openvpn – one exception being Ubuntu, which only offers easy-rsa starting with Cosmic Cuttlefish (Ubuntu version 18.10) [3].
The successor, Easy-RSA 3
30%
06.10.2019
->execute("INSERT INTO pingtime (tstamp, tvalue) VALUES(?, ?)",
16 [$1*1000, $3],
17 { consistency => "one" });
18 }
19 }
20
21 $client->shutdown;
The timestamp, which ping prints thanks to the -D option