31%
    
    
    17.06.2017
        
    
    	
        -1) = 0.25 *  (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n))
Using forall, the same can be written as:
forall (i=2:n-1, j=2:n-1) a(i,j) = 0.25*(a(i-1,j) + a(i+1,j) + a(i,j-1) + a(i,j+1
    
 
		    
				        
    31%
    
    
    05.12.2016
        
    
    	
        _RESORT_IPS='
013 127.0.0.1
014 '
015
016 FILTER='
017 cat /var/log/secure | awk '\''$5~/^ssh/ && $6~/^Failed/ && $7~/^keyboard-interactive/ && $9~/[^invalid]/ {print $11}'\''
018 cat /var/log/secure | awk '\''$5
    
 
		    
				    
    31%
    
    
    21.08.2012
        
    
    	 
                                                      | 119 kB     00:00
(6/19): glib2-2.22.5-6.el6.i686.rpm                                              | 1.1 MB     00:00
(7/19): libX11-1.3-2.el6.i686.rpm
    
 
		    
				        
    31%
    
    
    28.11.2023
        
    
    	
        _url = "https://teststatus.page/"
20 support_url = "mailto:help@teststatus.page"
21 custom_html = ""
22
23 [metrics]
24 poll_interval = 60
25 poll_retry = 2
26 poll_http_status_healthy_above = 200
27 poll
    
 
		    
				        
    31%
    
    
    21.01.2020
        
    
    	
         on the NVMe drive and verify that the partition has been created:
$ sudo parted --script /dev/nvme0n1 mklabel gpt mkpart primary 1MB 100%
$ cat /proc/partitions | grep nvme
 259        0  244198584 nvme0n1
    
 
		    
				        
    31%
    
    
    25.03.2020
        
    
    	
         mklabel gpt mkpart primary 1MB 100%
$ cat /proc/partitions | grep nvme
 259        0  244198584 nvme0n1
 259        2  244197376 nvme0n1p1
The next step is to create a RAID 5 volume to encompass all
    
 
		    
				    
    31%
    
    
    15.02.2012
        
    
    	 
        
  
  7
  
  9
  
  7
  
  7
  
  7
  
  7
  
  22
  
  8KB < < 32KB
  
  28
  
  0
  
  45
  
  0
  
  0
  
  0
  
  0
  
  23
  
  32KB < < 128KB
  
  145
  
  29
    
 
		    
				    
    31%
    
    
    26.01.2012
        
    
    	 
        
  
  7
  
  9
  
  7
  
  7
  
  7
  
  7
  
  22
  
  8KB < < 32KB
  
  28
  
  0
  
  45
  
  0
  
  0
  
  0
  
  0
  
  23
  
  32KB < < 128KB
  
  145
  
  29
    
 
		    
				        
    31%
    
    
    14.08.2017
        
    
    	
         with the cloud-init
 framework [9] then step in; the matching configuration files are found in /etc/cirros-init/. The scope of supply includes templates for Amazon EC2, for a configuration drive (configdrive
    
 
		    
				        
    31%
    
    
    25.09.2023
        
    
    	
         guest
82a84,88
>
>   tee /etc/.htpasswd <<'EOF'
> guest:$apr1$gz4n7s6o$P.O/V1k9rZuV9nN/5lh3l0
> admin:$apr1$esczj7wu$ffu/6j8vETMAMJaVTKn7a1
> EOF
Monit is configured to load service