26%
    
    
    25.09.2023
        
    
    	
         compete with x86 chips from Intel and AMD, or even the best many-core ARM offerings, but it shows great promise and is therefore worth tinkering with.
    
        	                    
	
	    
	
	
Figure
    
 
		    
				        
    26%
    
    
    14.03.2013
        
    
    	
           results= clubs.find({"club":club})
22   results = results.count()
23
24
25   return bottle.template('result', {"club":club, "results":results})
26
27 bottle.run(host='localhost', port=8080, debug=1
    
 
		    
				        
    26%
    
    
    31.10.2025
        
    
    	
         on Linux servers.
Windows 8 and Windows Server 2012 introduce the new SMB protocol 2.2. It accelerates access to data on the network that has normally been stored locally, such as SQL Server databases
    
 
		    
				        
    26%
    
    
    27.08.2014
        
    
    	
        .2% (53.2% cumulative)
20.1 GB 4.9% (58.0% cumulative)
22.4 GB 4.5% (62.5% cumulative)
24.6 GB 4.1% (66.7% cumulative)
26.8 GB 3.8% (70.5% cumulative)
29.1 GB 3.2% (73.7% cumulative)
31.3 GB 3.0% (76.6% cumulative)
33
    
 
		    
				        
    26%
    
    
    07.10.2014
        
    
    	
         to its GPRS and 3G customers, this approach opened up our servers to many more IP addresses than in our old system, with its 10 or 20 authorized IP addresses at the company offices and at the homes
    
 
		    
				        
    26%
    
    
    15.08.2016
        
    
    	
         ns2 ip addr add 1.1.1.2/10 dev veth2
18 $ ip netns exec ns1 ip link set veth1 up
19 $ ip netns exec ns2 ip link set veth2 up
20
21 $ ip netns exec ns1 ping -c2 1.1.1.2
22 PING 1.1.1.2 (1.1.1.2) 56
    
 
		    
				        
    26%
    
    
    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
    
 
		    
				        
    26%
    
    
    12.09.2013
        
    
    	
           $st2->execute($dbh->{pg_pid});
16   if( !$st2->fetchrow_arrayref->[0] ) {
17     warn "couldn't stop backend PID=$dbh->{pg_pid}\n";
18   }
19   exit 1;
20 }
21
22 POSIX::sigaction(SIGTERM, POSIX
    
 
		    
				        
    26%
    
    
    16.03.2021
        
    
    	
        : this array has metadata at the start and
    may not be suitable as a boot device.  If you plan to
    store '/boot' on this device please ensure that
    your boot-loader understands md/v1.x metadata, or use
    
 
		    
				        
    26%
    
    
    10.09.2012
        
    
    	
        @test1 ~]$ su
Password:
[root@test1 laytonjb]# more /opt/logs/module
Aug 22 09:41:20 test1 laytonjb: This is a test
Notice that a user cannot look at the log or modify it, but root can.
No it’s time