49%
    
    
    20.05.2014
        
    
    	
        
Viewing Server Topology
01 # numactl --hardware
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9
node 0 size: 16373 MB
node 0 free: 15837 MB
node 1 cpus: 10 11 12 13 14 15 16 17 18 19
node 1
    
 
		    
				        
    49%
    
    
    05.08.2024
        
    
    	
         ago                   infallible_knuth
7f2d5a7b7c86  docker.io/library/ubuntu:latest       /bin/bash   24 minutes ago  Exited (127) 22 minutes ago              wonderful_sinoussi
85b8e9efc636  docker
    
 
		    
				        
    49%
    
    
    14.09.2021
        
    
    	
         $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
    
 
		    
				        
    49%
    
    
    05.12.2016
        
    
    	
        } ${TABLENAME} -nL ${CHAINNAME} 2> /dev/null 1> /dev/null
048     RET=$?
049     return ${RET}
050   fi
051 }
052
053 function delete_rule
054 {
055   # Find correct rule parameters
056   RULE=`echo ${@} | awk
    
 
		    
				        
    49%
    
    
    27.09.2021
        
    
    	
        T), thanks to a binary of just 100MB. The perfect laboratory companion that offers immediate access to Kubernetes is the clever minikube [2].
Another distribution caught my eye recently when I was arriving ...  A zero-ops installation of Kubernetes with MicroK8s operates on almost no compute capacity and roughly 700MB of RAM.
    
 
		    
				        
    49%
    
    
    10.11.2021
        
    
    	
         a directory
-v
 or -vv 
creates verbose output
-b
 uses bzip2
 compression
-g
 uses gzip
 compression
-l
 uses lzo
 compression
-L 
n
 uses compression level n
 (1
-9
, with 7
 being the default
    
 
		    
				        
    49%
    
    
    18.03.2020
        
    
    	
                2 hours ago         9.83GB
                                        49cbd14ae32f        3 hours ago         269MB
ubuntu              18.04               72300a873c2c        3 weeks ago         64.2MB
    
 
		    
				        
    49%
    
    
    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
    
 
		    
				        
    49%
    
    
    30.01.2020
        
    
    	
        Id: 4e90b424-95d9-4453-a2f4-8f5259f5f263     Duration: 70.72 ms     Billed Duration: 100 ms     Memory Size: 128 MB     Max Memory Used: 55 MB     Init Duration: 129.20 ms
More or Less
    
 
		    
				        
    49%
    
    
    20.05.2014
        
    
    	
         it to -1 uses all the available cores, -2 leaves one core unused, -3 leaves two unused, and so on. Alternatively n_jobs takes a positive integer as a counter that directly defines the number of processes