20%
    
    
    26.01.2025
        
    
    	 
        -memory," the announcement states.
To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG) or visit the OpenMP website (https
    
 
		    
				        
    20%
    
    
    11.04.2016
        
    
    	
        
20     /sbin/iptables --policy FORWARD DROP
21     /sbin/iptables --policy INPUT DROP
22     /sbin/iptables --policy OUTPUT DROP
23
24 #new chains. Statefull and scrub icmp
25     /sbin/iptables --new
    
 
		    
				        
    20%
    
    
    30.11.2020
        
    
    	
         timeout for caches in seconds (default: 20)
  
  * -o cache_X_timeout=N
  
  Sets timeout for {stat,dir,link} caches
  
  * -o compression=BOOL
  
  Enables data compression {yes, no}
  
  * -o
    
 
		    
				    
    20%
    
    
    21.12.2012
        
    
    	 
        
IDC reports worldwide factory revenue for the high performance computing (HPC) technical server market reached its highest level ever in the third quarter of 2012.  According to a new report from
    
 
		    
				        
    20%
    
    
    10.06.2024
        
    
    	
         followed were:
Aurora not being number 1
Rumors had been circulating, and people had been hoping, that the full Argonne Aurora would exceed (or come close to) 2 exaflops (2x10^18 floating point
    
 
		    
				        
    20%
    
    
    18.12.2013
        
    
    	
         FILE *ptr_myfile;
16 
17 counter_limit = 100;
18
19 ptr_myfile=fopen("test.bin","wb");
20 if (!ptr_myfile)
21 {
22 printf("Unable to open file!");
23 return 1;
24 }
25 for ( counter=1; counter <= counter
    
 
		    
				    
    20%
    
    
    28.06.2011
        
    
    	 
        .part.22
12 Generating manifest /tmp/centos.5- 3.x86.img.manifest.xml
13
14 $ euca- register images/centos.5- 3.x86.img.manifest.xml
15 IMAGE emi- c658102B
When all three parts have been uploaded
    
 
		    
				        
    20%
    
    
    30.01.2020
        
    
    	
        :       /lib/modules/4.20.5-200.fc29.x86_64/kernel/net/netfilter/nf_tables.ko.xz
alias:          nfnetlink-subsys-10
author:         Patrick McHardy  
license:        GPL
depends
    
 
		    
				        
    20%
    
    
    20.04.2017
        
    
    	
                  /home/laytonjb/.gimp-2.6
20          /home/laytonjb/.gkrellm2
60          /home/laytonjb/.gnome2
16          /home/laytonjb/.gnote
24          /home/laytonjb/.gnupg
1704        /home/laytonjb/.icewm
2600
    
 
		    
				        
    20%
    
    
    22.12.2017
        
    
    	
         ~ /.well-known {
13    allow all;
14   }
15
16   location / {
17    rewrite ^/(.*)$ https://www.linux-magazin.de/$1 permanent;
18    rewrite ^/$ https://www.linux-magazin.de/ permanent;
19   }
20   }
21
22