25%
    
    
    18.07.2013
        
    
    	
          => Service['apache']
17 }
18
19 file { '/var/www/index.html':
20     ensure  => present,
21     source  => 'puppet:///modules/myproject/web/index.html',
22     owner   => 'root',
23     group   => 'root',
24
    
 
		    
				    
    25%
    
    
    22.08.2011
        
    
    	 
             if state[inst.id]
22      puts "#{inst.id} changed from #{state[inst.id]} to #{inst.state}"
23     else
24      puts "#{inst.id} was created and is now #{inst.state}"
25     end
26     state[inst.id] = inst
    
 
		    
				        
    25%
    
    
    11.10.2016
        
    
    	
           (streams
22     (default :ttl 60
23       ; immediate indexing of all incoming events:
24       index
25
26       ; Forward errors, sorted by tags:
27       (where (state "error")
28         (where (tagged
    
 
		    
				        
    25%
    
    
    11.09.2018
        
    
    	
                 - containerPort: 80
19
20 ---
21
22 apiVersion: v1
23 kind: Service
24 metadata:
25   name: nginx-svc
26   labels:
27     run: nginx-svc
28 spec:
29   type: NodePort
30   ports:
31   - port: 80
32     protocol
    
 
		    
				        
    25%
    
    
    08.10.2015
        
    
    	
         minor errors in postorius.conf and hyperkitty.conf. Apache httpd version 2.4.x
 is used in CentOS 7, so instead of the information contained for Apache 2.2,
Order deny,allow
Allow from all ...  Mailman 3.0 is a new major version, released 15 years after version 2.0. We put the new version through its paces and explain the installation procedure and new features.
    
 
		    
				        
    25%
    
    
    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
    
 
		    
				        
    25%
    
    
    14.03.2013
        
    
    	
        (pr->pr_path), 0);
17   [...]
18   error = copyinstr(j.hostname,
19     &pr->pr_host, sizeof(pr->pr_host), 0);
20   [...]
21   pr->pr_ip = j.ip_number;
22   pr->pr_linux = NULL;
23   pr->pr_securelevel = securelevel
    
 
		    
				        
    25%
    
    
    12.05.2020
        
    
    	
        
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
GNU Octave, version 4.2.2
Copyright (C) 2018 John W. Eaton and others.
This is
    
 
		    
				        
    25%
    
    
    13.06.2022
        
    
    	
         be turned on and off according to what you want to check about the state of the node.
Almost 20 years ago, when I worked for a Linux high-performance computing (HPC) company that no longer exists, We had
    
 
		    
				    
    25%
    
    
    25.10.2011
        
    
    	 
        -interface st0.0;
16       ike {
17         gateway racoon;
18         proxy-identity {
19           local 192.168.1.0/24;
20           remote 192.168.2.0/24;
21           service any;
22         }
23