17%
    
    
    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
    
 
		    
				        
    17%
    
    
    25.09.2013
        
    
    	
         the code states should be good enough for caches up to 20MB. The Stream FAQ recommends you use a problem size such that each array is four times the sum of the caches (L1, L2, and L3). You can either change
    
 
		    
				        
    17%
    
    
    12.02.2014
        
    
    	
        B       hald-addon-input
 
...
 
 22.9 MiB +   4.0 MiB =  26.9 MiB       plasma-desktop
 26.0 MiB +   5.7 MiB =  31.7 MiB       konsole (3)
 28.3 MiB +   4.4 MiB =  32.7 MiB       kwin
 41.0 MiB +   2.0 MiB =  43.0 MiB       Xorg
146.9
    
 
		    
				        
    17%
    
    
    18.07.2013
        
    
    	
        :      XXXXXXXXXXXXXXXXXX
6          Firmware Revision:  2CV102HD
7          Transport:          Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6
8  Standards:
9          Used: ATA/ATAPI-7 T13 1532
    
 
		    
				        
    17%
    
    
    22.12.2017
        
    
    	
        -second-underscore -fopenmp -fPIC -O3 -funroll-loops
compile options: '-I/tmp/tmpKa8a4p/src.linux-x86_64-2.7 \
                  -I/home/laytonjb/anaconda2/lib/python2.7/site-packages/numpy/core/include \
                  -I
    
 
		    
				        
    17%
    
    
    09.04.2019
        
    
    	
        
Unexplained rename() delay: https://twitter.com/jsaryer/status/1069831718389960704
GitHub, James Saryerwinnie: https://gist.github.com/jamesls/9d52c7b3a19491f4d14c2d487515115f
rename(2) man page: https
    
 
		    
				    
    17%
    
    
    17.06.2011
        
    
    	 
         powerful Icinga test server (Via C3, 800MHz, 256MB RAM). As a default, you need a new username and password for Icinga Web. That said, however, the current status does reveal some potential; it makes sense
    
 
		    
				        
    17%
    
    
    05.12.2014
        
    
    	
        
  
   
  
  
    
        	                    
	
	    
	
	    
  
  
    
        	                    
	
	    
	
	    
  
  
    
        	                    
	
	    
	
	    
  
  
    
        	                    
	
	    
	
	    
  
  Model
  
  TS-251
  
  DS-214
  
  N5550
  
  ReadyNAS RN31400
  
  Manufacturer
  
  QNAP Inc.
  
  Synology
  
  Thecus 
  
  Netgear
  
  Operating System
  
  QTS 4.1.1 (Linux 3
    
 
		    
				        
    17%
    
    
    20.06.2012
        
    
    	
        
================================================================================
dynamic_hosts      data              0       0.3   /etc/hosts
passwd             data              0       1.9   /etc/passwd
group              data              0       0.9   /etc/group
shadow
    
 
		    
				        
    17%
    
    
    05.12.2019
        
    
    	
        ).
    
        	                    
	
	    
	
	
Figure 1: Flattening a 2D array in C or C++.
    
Listing 3
inspect.c
 #include 
  **
 int a[4][5] = {             // array of 4 arrays of 5 ints each, a 4x5 matrix
     { 1, 2, 3