18%
    
    
    05.02.2023
        
    
    	
         script (Listing 2) are located.
Listing 1
Dockerfile_ServerBase
FROM ubuntu:22.04
ENV container docker
# Don't start any optional services except for the few we need.
RUN find /etc
    
 
		    
				        
    18%
    
    
    09.10.2017
        
    
    	
         then provides machines with the correct metadata, depending on the requirement.
Listing 1
Show Nodes
$ kubectl get nodes
NAME            STATUS                 AGE       VERSION
10.126.22
    
 
		    
				        
    18%
    
    
    05.12.2019
        
    
    	
        .0.0.0/0    multiport dports 22
Chain FORWARD (policy ACCEPT)
target      prot opt source       destination
Chain OUTPUT (policy ACCEPT)
target      prot opt source       destination
Chain f2b-default (1 references
    
 
		    
				        
    18%
    
    
    30.01.2024
        
    
    	
        
  
  Dell Precision Workstation T7910
  
  Power
  
  1,300W
  
  CPU
  
  2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
  
  GPU, NPU
  
  n/a*
  
  Memory
    
 
		    
				    
    18%
    
    
    16.10.2012
        
    
    	 
         to the screen (STDOUT; line 15).
Listing 1: SSH Script
01 #!/usr/bin/php
02 
03 
04 $ssh = ssh2_connect('192.168.1.85', 22);
05 ssh2_auth_password($ssh, 'khess', 'password');
06 $stream = ssh2_exec
    
 
		    
				    
    18%
    
    
    10.11.2011
        
    
    	 
         6200 Series processors. SVR-16 
 
 2Based on testing in AMD Performance Labs as of August, 2011, an AMD Opteron™ processor model 6174 (12-core 2.2GHz) consumes 11.7W in the active idle C1E power state
    
 
		    
				    
    18%
    
    
    21.08.2012
        
    
    	 
        -cli               x86_64     5.3.3-14.el6_3     sl-security                     2.2 M
 php-common            x86_64     5.3.3-14.el6_3     sl-security                     522 k
 php-gd                x86_64     5
    
 
		    
				        
    18%
    
    
    07.01.2024
        
    
    	
         press the Tab key twice, you will get a list of the filesystems mkfs
 currently supports. For example, on my Ubuntu 22.04 system, I get the following output.
$ mkfs
mkfs
    
 
		    
				        
    18%
    
    
    12.09.2013
        
    
    	
        
17 %description
18 Custom SELinux policy module.
19
20 %prep
21 if [ ! -d custom-selinux-policy ]; then
22   mkdir custom-selinux-policy
23 fi
24 cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} custom
    
 
		    
				        
    18%
    
    
    02.02.2021
        
    
    	
         dockerrepo.matrix.dev/gentoo-glibc:latest-amd64 && touch pushtime
Sending build context to Docker daemon  21.12MB
Step 1/2 : FROM dockerrepo.matrix.dev/gentoo-base:latest
 ---> 22fe37b24ebe
Step 2/2 : ADD