99%
    
    
    21.08.2014
        
    
    	
        
  
  http://ffnet.sourceforge.net
  
  Disco
  
  Framework for distributed computing based on the MapReduce paradigm
  
  http://discoproject.org
  
  Hadoopy [22]
  
  Wrapper for Hadoop using ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
         then immediately start a second run, the result is:
0 major page faults
In other words, it was necessary to access the physical medium 15 times in the first run to read all the test files with an empty cache ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
         are not freely selectable; MAC address changes are possible but not recommended. The higher the value of the bridge priority, the less useful the switch is as the root bridge. A switch with a bridge priority of 0 ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
         the F8 key if you are not, for example, sitting directly in front of the console. The shutdown t 0 -r command reboots the server in the configured mode. You must install the same version of the operating ...  22
    
 
		    
				        
    87%
    
    
    04.12.2024
        
    
    	
        Rubén Llorente ...  _virtual_environment_file.network_cloud_config,
18   ]
19
20   initialization {
21     user_data_file_id = proxmox_virtual_environment_file.rproxy_cloud_config.id
22     network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[0
    
 
		    
				        
    87%
    
    
    01.06.2024
        
    
    	
        Rubén Llorente ...   # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22   upgradeall:
23     desc: Upgrade all packages
24     target:
25          tags: [devuan]
26     cmd: |
27
    
 
		    
				        
    72%
    
    
    20.05.2014
        
    
    	
         the Zabbix server. Zabbix nodes are subordinate servers but offer the same functions as a Zabbix server.
In version 2.2, Zabbix has more than 100 new features compared with version 2.0.9. For example, a value ...   in version 2.2. ...  Zabbix 2.2 ...  Zabbix release 2.2
    
 
		    
				        
    62%
    
    
    25.09.2023
        
    
    	
        Rubén Llorente ...   is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
    
 
		    
				        
    62%
    
    
    30.01.2024
        
    
    	
        Rubén Llorente ...  
  
  8, 9
  
  Debian
  
  11, 12
  
  Ubuntu
  
  20.04, 22.04
  
  FreeBSD
  
  13.x
  
  OpenBSD
  
  7.3
  
I recommend the downloadable installer, but I will skip
    
 
		    
				        
    59%
    
    
    15.12.2017
        
    
    	
         :create
19 end
20
21 cookbook_file "#{node['main']['doc_root']}/index.html" do
22 source 'index.html'
23 owner 'www1-data'
24 group 'www1-data'
25 action :create
26 end
27
28 template "/etc/apache2/sites ...  0 ...  0