15%
    
    
    05.12.2014
        
    
    	
        (HostCt, ServerOwner, Date) %>%
106         arrange(desc(HostCt))
107 head12 <- head(top12, 25)
108
109 mergedTop25 <- rbind(head1,head2,head3,head4,head5,
    head6,head7,head8,head9,head10,head11,head12)
110
111
    
 
		    
				        
    15%
    
    
    20.10.2013
        
    
    	
        . The output for the Samsung SSD is:
[root@home4 ~]# smartctl -i /dev/sdb
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http
    
 
		    
				        
    15%
    
    
    09.01.2013
        
    
    	
        .
Listing 1
Samsung SSD Inquiry
[root@home4 ~]# smartctl -i /dev/sdb
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http
    
 
		    
				        
    15%
    
    
    19.02.2013
        
    
    	
        
10  ipv6 nd suppress-ra
11 !
12 interface eth1
13  ip address 10.55.55.1/24
14  ipv6 nd suppress-ra
 
    
        	                    
	
	    
	
	
Figure 1: The sample network consists of two
    
 
		    
				        
    15%
    
    
    18.07.2013
        
    
    	
         in TLSv1.0 was error-prone, but the problems long remained theoretical.
TLSv1.1, which was designed to iron out the worst weaknesses of CBC, followed in 2006. Two years later, TLSv1.2 was released
    
 
		    
				        
    15%
    
    
    25.03.2021
        
    
    	
        [1] sdc1[0]
      244065408 blocks super 1.2 [2/2] [UU]
      [=>...................]  resync =  6.4% (15812032/244065408) finish=19.1min speed=198449K/sec
      bitmap: 2/2 pages [8KB], 65536KB chunk
    
 
		    
				        
    15%
    
    
    01.08.2019
        
    
    	
        . The takeaway is the -j LOG option (line 12), which logs port scanning behavior to a logfile with the iptables:
 prefix.
Listing 1
iptable Rules
01 *filter
02 *filter
03 :INPUT ACCEPT [0:0]
04
    
 
		    
				        
    15%
    
    
    27.09.2021
        
    
    	
        . If you have a piece of software that is version 3.8.12, you might see version 4.0.1 start up as an updated image, which might not always be what you want.
If the software you use supports extensions
    
 
		    
				        
    15%
    
    
    25.03.2020
        
    
    	
        /share/doc/stunnel*/. The example in Listing 1 shows a very simple configuration that uses stunnel as a plain vanilla TLS client.
Listing 1
Stunnel as a TLS Client
; global settings
sslVersion = TLSv1.2
chroot = /var
    
 
		    
				        
    15%
    
    
    05.08.2024
        
    
    	
        , as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance