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
        
    
    	
         (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%
    
    
    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
        
    
    	
        .get('mail')
22             if not useremail:
23                 print "User " + username + " has no Email address in LDAP"
24                 # Import smtplib for the actual sending function
25
    
 
		    
				        
    30%
    
    
    06.10.2019
        
    
    	
                     # Intra-node communication
22             - 7000
23             # TLS intra-node communication
24             - 7001
25             # JMX
26             - 7199
27             # CQL
28             - 9042
29
    
 
		    
				        
    30%
    
    
    11.10.2016
        
    
    	
           (streams
22     (default :ttl 60
23       ; immediate indexing of all incoming events:
24       index
25
26       ; Forward errors, sorted by tags:
27       (where (state "error")
28         (where (tagged
    
 
		    
				        
    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
    
 
		    
				        
    30%
    
    
    16.08.2018
        
    
    	
         seconds        set connect timeout (default is 10 sec)
-u seconds        set command timeout (no default)
-f n              use fanout of n nodes
-w host,host,...  set target node list on command line
-x