10%
    
    
    31.10.2025
        
    
    	
         of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
    
 
		    
				        
    10%
    
    
    26.01.2025
        
    
    	
        , improving on the concept by fixing [12] several problems in Jupyter's design. Whereas Jupyter can serve as an interface to many different languages (the name is a mashup of Julia, Python, and R, its original
    
 
		    
				    
    10%
    
    
    10.12.2013
        
    
    	 
         servers and sysadmins.
These levels of growth always sound absurd when peddled by analysts. Cisco predicts 50 billion devices by 2020 compared with 12.5 billion in 2012. To get some intuition about
    
 
		    
				    
    10%
    
    
    04.02.2014
        
    
    	 
         and postmortem analysis. For this comparison, we looked at version 1.2 (build 1003); version 2.0 has been released in the meantime (build 1003). Forensic duplication is implemented as an additional virtual disk
    
 
		    
				    
    10%
    
    
    18.03.2012
        
    
    	 
        Name          
-------  ------    -----      ----- -----   ------     -- -----------          
     81       9     2392       3076    76     0.12   3996 AmIcoSinglun64       
     74       9     1464       2568    42     0.09   2172 armsvc               
    195      10     2380       2984    62
    
 
		    
				    
    10%
    
    
    17.04.2012
        
    
    	 
         Control Manager on computer 'XENAPP0'. This operation might require other privileges.
At line:1 char:12
+ Get-Service <<<<  -ComputerName XENAPP0
    + CategoryInfo          : NotSpecified: (:) [Get
    
 
		    
				    
    10%
    
    
    22.01.2013
        
    
    	 
        , the users from the admin
 group and sudo
, can do everything, and the remaining users can do nothing.
Listing 1: Ubuntu 12.04 /etc/sudoers file
# Redefine environmental variables:
Defaults        env
    
 
		    
				    
    10%
    
    
    02.04.2013
        
    
    	 
         Authenticator and Mydigipass.com.
Info
[1] RSA Security
[2] SafeNet
[3] SMS Passcode (in German)
[8] LSE LinOTP
[9] Mobile-OTP
[10] Mydigipass API
[11] Demo token
[12] Vasco
[13] Mydigipass plugins
    
 
		    
				        
    10%
    
    
    30.04.2013
        
    
    	
         the /dev/
 pmem pseudodevice, which you can leverage to dump the memory content with dd
. Figure 1 shows the complete process for an Ubuntu 12.04.1 LTS system
    
 
		    
				    
    10%
    
    
    22.08.2011
        
    
    	 
        [inst.id] = inst.state
08   summary[inst.state] += 1
09   state
10 end
11 total = summary.values.inject(0) { |sum, i| sum += i }
12 puts "Found #{total} instances in the following states:"
13 summary