17%
    
    
    07.11.2011
        
    
    	
         in Pipe : FOSS rulz!!!")
19     oc.close()
20 
21 if '__main__' == __name__:
22 
23     uicores = cpu_count()
24     olck = Lock()
25 
26     oque = Queue()
27     op, oc = Pipe()
28 
29     for ui
    
 
		    
				        
    16%
    
    
    10.04.2015
        
    
    	
        /mfeilner/.openshift/express.conf ... done
20
21 Checking for git ... found git version 2.1.0
22
23 Checking common problems .. done
24
25 Checking for a domain ... feilner
26
27 Checking for applications ... none
28
29 Run 'rhc create
    
 
		    
				        
    16%
    
    
    28.11.2023
        
    
    	
        -data-dir /home/kevin/.vscode/cli tunnel service internal-run
|-- 35321 sh /home/kevin/.vscode/cli/servers/Stable-f1b07bd25dfad64b0167beb15359ae573aecd2cc/server/bin/code-server --connection-tok>
...
Oct 14 15:20
    
 
		    
				        
    16%
    
    
    08.10.2015
        
    
    	
         effort.
Multiple Flavors
OpenSMTPD is at home not just on its native OpenBSD, but on Linux (with binary packages for Gentoo, Slackware, Debian, and Arch) and other BSDs, including Mac OS X. The package
    
 
		    
				        
    16%
    
    
    28.11.2021
        
    
    	
         with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
Last login: Sun Jul 25 20:12:28 2021 from 192.168.122.1
[mfeilner@parrot][~]
$ telnet 192.168.122.236 21
Trying 192.168.122.236...
Connected
    
 
		    
				    
    16%
    
    
    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
    
 
		    
				        
    16%
    
    
    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
    
 
		    
				        
    16%
    
    
    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
    
 
		    
				        
    16%
    
    
    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
    
 
		    
				        
    16%
    
    
    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