29%
    
    
    05.02.2023
        
    
    	
        . Some reference tables can be synchronized with multiple regions. With a replication factor (RF)=3 across three data centers or availability zones, the database can be used even if one of the data centers
    
 
		    
				        
    29%
    
    
    03.08.2023
        
    
    	
        : 3
  selector:
    matchLabels:
      app: my-app
  template:
    metadata:
      labels:
        app: my-app
    spec:
      containers:
      - name: my-app
        image: my-org/my-app:1.0.0
    
 
		    
				        
    29%
    
    
    10.04.2015
        
    
    	
        -WMIObject Win32_OperatingSystem | fl Name, BuildNumber, Version
Name:        Microsoft Windows 8.1 Enterprise|C:\Windows|\Device\Harddisk0\Partition4
BuildNumber: 9600
Version:     6.3.9600
The command
    
 
		    
				        
    29%
    
    
    09.06.2018
        
    
    	
         Requirements
  PowerShell Version
  
  .NET Version
  
  3
  
  4
  
  4
  
  4.5
  
  5
  
  4.5
  
  6
  
  Core
  
All New in .NET Core
One disadvantage of the classic .NET ...  Microsoft has broken new ground with the release of PowerShell Core 6.0, which at heart is a complete reboot in terms of architecture and objectives. For the first time, a new version is not linked ...  PowerShell Core 6.0
    
 
		    
				        
    29%
    
    
    20.06.2022
        
    
    	
           $MailboxesTotal++
32
33   [...]
34
35   $nTimeout = 0
36   while ((Get-MailboxExportRequest -Mailbox $Mailbox).Status -ne "Completed") {
37     Start-Sleep -s 2
38     $nTimeout += 2
39     if ($nTimeout % 60
    
 
		    
				        
    29%
    
    
    30.05.2021
        
    
    	
        ), and the attributes.
Listing 3
Policy File
# Policyfile.rb
name 'webserver'
cookbook 'apache2', '~> 1.0'
run_list [
  'apache2::install'
]
default['apache2_version'] = '2.4.43'
# Webserver runs a newer
    
 
		    
				        
    29%
    
    
    05.12.2019
        
    
    	
        -created
09       - event: comment-added
10         comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*RECHECK
11   success:
12     gerrit:
13       # return to Gerrit Verified+1
14       Verified: 1
15 ...  The Zuul 3 gating system is a free and flexible solution for continuous integration, delivery, and deployment. ...  Zuul 3 ...  Zuul 3, a modern solution for CI/CD
    
 
		    
				        
    29%
    
    
    04.04.2023
        
    
    	
         the names of the system's network cards and, therefore, the counterpart to n7p1 on the workstation is ens7f0 – not that there are seven network cards in the computer.
Coulda, woulda, shoulda. The reality
    
 
		    
				        
    29%
    
    
    09.06.2018
        
    
    	
         features, as they existed in 2016, remain the same.
SQL Server on Linux
SQL Server on Linux has become a reality with SQL Server 2017. It is currently supported on Red Hat Enterprise Linux (RHEL) 7.3 and 7
    
 
		    
				        
    29%
    
    
    20.03.2014
        
    
    	
         the hash, for example, with sha1sum for SHA-1:
echo -n "magazine" | sha1sum
This entry in the users file,
ADMIN SHA-Password := "e3d5a52968cef277f476a78124d8e05f1d558953"
replaces the one above.
One