16%
    
    
    02.02.2021
        
    
    	
         with the appropriate value to the entries in roles. The role's name matches that of the folder in the roles/ directory (Figure 3).
    
        	                    
	
	    
	
	
Figure 3: The Playbook
    
 
		    
				        
    16%
    
    
    09.06.2018
        
    
    	
         of the technology. However, there is a solution one size smaller.
Youngsters
The introduction of the DEB [2] and RPM [3] package formats coincided with the birth of the major distributions Debian and Red Hat
    
 
		    
				        
    16%
    
    
    02.02.2021
        
    
    	
         simplify the operation of fully managed serverless infrastructures, in particular, but also of platform-as-a-service offerings.
Apache Kafka version 3.0 will remove the dependency on ZooKeeper (for
    
 
		    
				        
    16%
    
    
    28.08.2013
        
    
    	
         Pigz.
Using pigz
 is pretty easy:
% pigz file.tar
This uses the default compression level of 6
, but personally, if I’m going to compress a file, I like to go all the way and use -9
 as a command-line option
    
 
		    
				        
    16%
    
    
    02.08.2022
        
    
    	
        ._tcp.mykier.ip,ipa.mykier.ip,389
A Berkeley Internet Name Domain (BIND) 9 DNS server needs the same entries, but in a different format:
_kerberos._udp.mykier.ip. 86400 IN SRV 0 100 88 ipa.mykier.ip.
[...]
The important