27%
    
    
    11.04.2016
        
    
    	
        RProxyExtensions = css, gif, html, jpg, js, png, txt
CacheSize = 25 #mb
CacheMaxFilesize = 128  #kb
##load tinkering
#ListenBacklog = 128    #default 16
#MaxServerLoad = 0.7    #drop on high load (eeks)
#Socket
    
 
		    
				        
    27%
    
    
    01.08.2019
        
    
    	
               CREATED        SIZE
nginx           f09fe80eb0e7   12 days ago   109MB
nginx        latest   35640fed495c   12 days ago   109MB
Backdoor Access
Considering how well Docker Scan handled
    
 
		    
				        
    27%
    
    
    02.02.2021
        
    
    	
        , as shown in the output:
$ docker run -it endlessh
2020-11-09T15:38:03.585Z Port 2222
2020-11-09T15:38:03.586Z Delay 10000
2020-11-09T15:38:03.586Z MaxLineLength 32
2020-11-09T15:38:03.586Z MaxClients 4096
    
 
		    
				        
    27%
    
    
    04.10.2018
        
    
    	
        
Listing 12
Debug Output Snippet
consul-template -once -template "httpd.conf1.ctmpl:out" -log-level=debug
2018/07/10 01:03:09.580356 [INFO] consul-template v0.19.5 (57b6c71)
2018/07/10 01:03:09
    
 
		    
				        
    27%
    
    
    29.09.2020
        
    
    	
         . /app
09 WORKDIR /app
10 ENV NODE_ENV production
11 RUN yarn install
12
13 CMD ["node", "index.js"]
If Docker Engine is not installed on your machine, before building a local docker image you can
    
 
		    
				        
    27%
    
    
    09.04.2019
        
    
    	
         in mv
ubuntu@aws:~/slow-mv$ strace -t mv 3GB.copy 3GB
19:00:09 execve("/bin/mv", ["mv", "3GB.copy", "3GB"], 0x7ffd0e7dddf8 /* 21 vars */) = 0
19:00:09 brk(NULL)                      = 0x55cd7d1ce000
    
 
		    
				        
    27%
    
    
    12.05.2020
        
    
    	
        ):
root@c31656cbd380:/# apt-get update
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
...
Fetched 18.0 MB in 9s (1960 kB/s)
After the package repositories are synced, I can
    
 
		    
				        
    26%
    
    
    18.02.2018
        
    
    	
           public_key = "${file("${var.ssh_pub_key}")}"
07 }
08 resource "digitalocean_droplet" "mywebapp" {
09   image = "docker-16-04"
10   name: guest
11   region = "fra1"
12   size = "512mb"
13   ssh
    
 
		    
				        
    26%
    
    
    30.11.2020
        
    
    	
         cri-o-${CRIO_VERSION}
The following NEW packages will be installed
  cri-o-1.17
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
Need to get 17.3 MB of archives.
After this operation
    
 
		    
				        
    26%
    
    
    17.02.2015
        
    
    	
                service_description PING
11        check_command check_ping!100.0,20%!500.0,60%
12 }
13 define service{
14        use                           generic-service         ; Name of service template to use
15