26%
    
    
    07.06.2019
        
    
    	
             datacenter: "{{ Vv_datacent }}"
19     folder: "{{ Vv_folder_1 }}"
20     state: absent
21   when: vm_facts.instance is defined
22
23 - name: Deploy VM from Template file
24   vmware_deploy_ovf:
25
    
 
		    
				        
    26%
    
    
    01.08.2019
        
    
    	
         no one would have ever dreamed would progress to preseeding and automatic installation. Anyone who managed to install Debian 2.2, alias Potato, or 3.0, alias Woody, on their hard drives were more likely
    
 
		    
				        
    26%
    
    
    01.08.2019
        
    
    	
         will be 2.2GB lighter.
    
        	                    
	
	    
	
	
Figure 1: The download options with the SHA256 checksum to make sure it matches the reported checksum on the site.
    
Be sure
    
 
		    
				        
    26%
    
    
    06.10.2019
        
    
    	
         rules still apply. The attacker cannot open port 22 to the outside by deleting the corresponding Netfilter rule to gain access to the system by SSH.
How security groups can be used in AWS is explained
    
 
		    
				        
    26%
    
    
    15.08.2016
        
    
    	
                   description: Echo via GET method
18     post:
19       responses:
20         200:
21           description: Echo using POST method
22       parameters:
23         - name: name
24           in: formData
25
    
 
		    
				        
    26%
    
    
    05.12.2016
        
    
    	
           Replicate_Wild_Ignore_Table:
20                    Last_Errno: 0
21                    Last_Error:
22                  Skip_Counter: 0
23           Exec_Master_Log_Pos: 11724682
24               Relay
    
 
		    
				        
    26%
    
    
    05.12.2016
        
    
    	
        ], Calico [19], Canal [20], and Open vSwitch [21].
The API server lets you read the details of the services with the kubectl get service command, which connects the services with a load balancer [22
    
 
		    
				        
    26%
    
    
    09.06.2018
        
    
    	
         the AES256-GCM-SHA128 cipher suit. The numbers we observed were astounding. The 100G network adapter with inline TLS delivered 98Gbps of Tx and Rx, with 20% CPU usage, whereas the same test without inline
    
 
		    
				        
    26%
    
    
    13.06.2016
        
    
    	
        , which is one of the main reasons CephFS has not yet been released for production.
The good news: In the newest version of Ceph (Jewel v10.2.x), the developers were looking to stabilize CephFS. Although ...  The Ceph object store remains a project in transition: The developers announced a new GUI, a new storage back end, and CephFS stability in the just released Ceph c10.2.x, Jewel.
    
 
		    
				        
    26%
    
    
    13.06.2016
        
    
    	
         for  $i"
19
20 #If certs do not exist yet
21 FILE="$LECROOT/$i/cert.pem"
22 if [ ! -f "$FILE" ]
23 then
24         echo "$FILE does not exists, so lets get certificates"
25         cd /root/letsencrypt
26