47%
    
    
    03.08.2023
        
    
    	
         in 2014. At the time of writing, the available Kea versions were 2.2.0 (July 2022, Current-Stable) and 2.3.6 (March 2023, Experimental-Development). Most distributions have prebuilt Kea packages
    
 
		    
				        
    47%
    
    
    03.04.2019
        
    
    	
        ). This directive creates a team 
of threads for the parallel region. After the directive, each thread executes the code, including any subroutines or functions. The end 
directive synchronizes all threads.
Table 2
    
 
		    
				        
    47%
    
    
    09.04.2019
        
    
    	
        HHcUtMH4cpYuBSjKnIT78VK/TGvZCgL37K
iYm71yE5BaFQSt+A5Wrlr8TDeNjHOOKY/3pInx79zr37w9OyT84dUwBfmn9Au0H8
HjA+1veU0FJLmj/LxvfA+tWM2l93HODwVar6NWqu9OQMw+XgX86UDo30b0MJb4iL
aENiukjDEW08bhjEJ3AbELoJgnT2jNmilDEwO8whW6
    
 
		    
				        
    47%
    
    
    11.04.2016
        
    
    	
        :
Python 2 version 2.6, along with the developer packages (for Ubuntu in the python-dev
 package)
librsync version 0.9.6 along with developer files (for Ubuntu in the packages librsync1
 and librsync
    
 
		    
				        
    47%
    
    
    10.06.2015
        
    
    	
         source nfdump [5] tool does this job on an existing Linux server or on a lean virtual machine (VM). A CPU core, 256MB of RAM, and a 2GB hard drive are sufficient for the VM. You can install on Cent
    
 
		    
				        
    47%
    
    
    30.07.2014
        
    
    	
         $socket "system.loadavg_5min $lavg[1] $ts\n";
 print $socket "system.loadavg_15min $lavg[2] $ts\n";
 sleep(60);
}
 
close($socket);
The example client in Listing 1 sends the load average values of the last 1, 5, and 15
    
 
		    
				        
    47%
    
    
    22.05.2023
        
    
    	
        :19:01 2023
version: 8.4.11 (api:1/proto:86-101)
srcversion: 2A5DFCD31AE4EBF93C0E357
 0: cs:SyncTarget ro:Secondary/Primary ds:Inconsistent/UpToDate C r-----
    ns:0 nr:1755136 dw:1755136 dr:0 al:8 bm:0 lo:1
    
 
		    
				        
    47%
    
    
    25.03.2021
        
    
    	
        Start=/usr/bin/podman start apache
ExecStop=/usr/bin/podman stop -t 10 apache
ExecStopPost=/usr/bin/podman stop -t 10 apache
PIDFile=/var/run/containers/storage/overlay-containers/0b43a756b2eb9947239827e571675cef10095515be02a
    
 
		    
				        
    47%
    
    
    14.03.2013
        
    
    	
         will be using the Mongo shell to create a document (Listing 1).
Listing 1
Test
01 # mongo
02 MongoDB shell version: 2.2.0
03 connecting to: test
04 > use football
05 switched to db football
06 > db
    
 
		    
				        
    47%
    
    
    04.08.2020
        
    
    	
         with the official API or a scraper.
Listing 1
reviews.yaml
reviews:
  product1:
    - reviewer1
    - reviewer2
    - reviewer3
    - reviewer7
  product2:
    - reviewer1
    - reviewer2