30%
18.02.2018
. The required modifications are explained in the Huginn wiki [3].
The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2
30%
10.06.2015
– Default; an improved and optimized version of the LZ77 algorithm.
LZMA2 – An improved version of LZMA.
PPMD – Dmitry Shkarin's PPMdH with small changes.
PCJ – A converter for 32-bit x86 executables
30%
25.03.2020
pipe and sh section back at the end of the command or type:
chmod +x install-script.sh
./install-script.sh
You will need to be root for the correct execution permissions.
The trailing dash after
30%
04.08.2020
"mprotect",
19 "capget",
20 "getuid",
21 "wait4",
22 "pread64",
23 "Capset",
24 [snip...]
Unfortunately, I can't go too deep into seccomp in this article ... DockerSlim minifies your Docker container images up to 30x and adds security, too.
30%
04.08.2020
grants permissions to enable GuardDuty.
If some instances expose ports like 22 or 3389 to the world (0.0.0.0/0), you should soon see some findings of malicious IPs trying to get into your systems
30%
06.10.2019
in the background with command lines like that shown in Listing 1.
Listing 1
OpenSSL from Hell
openssl x509
-req
-CA ca.crt
-CAkey ca.key
-set_serial 0x$(openssl rand -hex 16)
-days 3650
30%
06.10.2019
of the data. For data retrieved from all geographic regions (e.g., photos of celebrities) a separate partition is available everywhere that reduced cross-partition traffic by 20 percent, saving a large amount
30%
11.10.2016
and runs in a Java virtual machine, Riemann has a web interface (the Riemann Dash) and various clients for Linux, OS X, and Windows.
The Riemann service stores all the information in its index and uses
30%
13.02.2017
others.
Use SELinux, if possible; otherwise, use AppArmor [16], grsecurity [17], or PaX [18] to lock down unexpected system resource access.
Patch your systems more often than usual; even official
30%
09.06.2018
programs. You will find instructions on GitHub [19].
Some developers behind the AppImage project have also launched the appimaged [20] daemon, which scans certain user directories for AppImage files