48%
    
    
    17.02.2015
        
    
    	
        NAS
Early versions of FreeNAS originate from the embedded firewall project m0n0wall, and the software has since undergone a complete metamorphosis. The current version is built on powerful open source
    
 
		    
				        
    48%
    
    
    01.08.2019
        
    
    	
         secure-by-design stance. Unbound is a modern successor to Dan Bernstein's djbdns [3], because its design is focused on security and it includes DNSSEC. Developer NLnet Labs describes Unbound
    
 
		    
				        
    48%
    
    
    05.12.2014
        
    
    	
        
[<-] 334 VXNlcm5hbWU6
[->] Y2hyaXNiaW5uaWUzQGdtYWlsLmNvbQ==
[<-] 334 UGFzc3dvcmQ6
[<-] 235 2.7.0 Accepted
[->] MAIL FROM:
[<-] 250 2.1.0 OK t2fjm4427fd213ply.2523 - gsmtp
[->] RCPT TO
    
 
		    
				        
    48%
    
    
    30.07.2014
        
    
    	
         => SOCK_STREAM)
    or die "Couldn't connect to $remote_host:$remote_port: $@ \n";
 
 
while() {
 my @lavg = Sys::CpuLoad::load();
 my $ts=time();
 print $socket "system.loadavg_1min $lavg[0] $ts\n";
 print
    
 
		    
				    
    48%
    
    
    29.06.2011
        
    
    	 
         than 0 (Figure 3). If not, either the processor doesn't support the special commands, or the commands have been disabled in the computer's BIOS. Users with Intel processors can additionally check
    
 
		    
				        
    48%
    
    
    28.11.2023
        
    
    	
        ):
ssh-keygen -t ed25519 -a 100 -f
ubuntu-sre-id_ed25519 -q -N
2. Copy the SSH public key data on the target server to the authorized_keys file in the $HOME/.ssh directory. You can use the secure copy
    
 
		    
				        
    48%
    
    
    10.09.2013
        
    
    	
         are treated as single entities from an MPI viewpoint).
The flexibility to run a program on N
 nodes (N ≥ 1
), with C
 cores per node (C ≥ 1
), and A
 accelerators per core (A ≥ 0
) should be the goal of any ...  New OpenMP 4.0 Spec
    
 
		    
				        
    48%
    
    
    29.09.2020
        
    
    	
         and doubles the cache size (from 3 to 6MB), in exchange for a small drop in baseline clock speed – 2.3 to 2.2GHz (peak drops from 3.2 to 3.1GHz).
Major Surgery
Legend has it that no one has ever
 opened
    
 
		    
				        
    48%
    
    
    09.04.2019
        
    
    	
         with the header (Listing 2).
Listing 2
Abbreviated Private Key Header
-----BEGIN RSA PRIVATE KEY-----
MIIJKQIBAAKCAgEAwm7kMWjLOTXkXVmpBT+q2YxfXyoyqpzh4vPeGWbBa53VzR
MNuIqPpV9HHmkDsCo0yGijVm0lH3qo
    
 
		    
				    
    48%
    
    
    02.10.2012
        
    
    	 
         of many automated attack methods.
As well as being able to take individual IP addresses, hosts.allow
 can happily handle the CIDR notation of classless IP address ranges, such as:
sshd: 10.10.10.0/24, 1.2.3