14%
    
    
    31.10.2025
        
    
    	
        .nmap.org (64.13.134.52):
           Not shown: 994 filtered ports
           PORT    STATE  SERVICE VERSION
           22/tcp  open   ssh     OpenSSH 4.3 (protocol 2.0)
           25/tcp  closed smtp
    
 
		    
				        
    14%
    
    
    05.03.2014
        
    
    	
        :15:01        all      2.08      0.00      0.96      0.02      0.00     96.94
12:25:01        all      1.96      0.00      0.82      0.06      0.00     97.16
12:35:01 PM     all      1.22      0
    
 
		    
				    
    14%
    
    
    15.04.2014
        
    
    	 
         Magazine
, September 2010, issue 118, pg. 22
    
 
		    
				        
    14%
    
    
    06.05.2014
        
    
    	
         media, and the entertainment industry, including Amazon Web Services, AOL, Apple, eBay, Facebook, Netflix, and HP. However, Hadoop 2.2.x is especially appealing for smaller companies with tight budgets
    
 
		    
				        
    14%
    
    
    23.02.2012
        
    
    	
        /open64/64/1                   intel-tbb/ia32/22_20090809oss      open64/4.2.2.2
bonnie++/1.96                      intel-tbb/intel64/22_20090809oss   openmpi/gcc/64/1.3.3
cmgui/5
    
 
		    
				    
    14%
    
    
    08.06.2012
        
    
    	 
         support. The mod_spdy
 module for Apache 2.2 attempts to add the SPDY protocol to the Apache server.
The hard-working and innovative developers of the JavaScript web framework Node.js have also produced
    
 
		    
				        
    14%
    
    
    10.11.2021
        
    
    	
         levels ranging from -7
, which is the fastest but least compression, to 22
, which is the slowest and greatest compression. According to the zstd
 site, the compression speeds vary greatly
    
 
		    
				        
    14%
    
    
    08.08.2022
        
    
    	
         because, typically, head nodes or workstations open ports 22 (SSH), 443 (HTTPS), and sometimes 80 or 8080 (HTTP). Can I find terminal-sharing tools that use these ports? Moreover, can a web browser be used for terminal
    
 
		    
				        
    14%
    
    
    07.11.2023
        
    
    	
         can save some partitions or devices for later when the requests for more space arrive. You can also create PVs and just leave them for later.
Listing 1 is an example from an Ubuntu 22.04 system
    
 
		    
				        
    14%
    
    
    17.02.2015
        
    
    	
        ("Hyperbola", 2)]
17 col = ro.r.rainbow(len(labels))
18
19 devs.png(file=path, width=512, height=512)
20 ro.r.pie(vals, labels=labels, col=col, main=main)
21 devs.dev_off()
22
23 rep