23%
30.01.2020
of code.
Listing 1
Time to Execute
import time
start_time = time.time()
# Code to check follows
a, b = 1,2
c = a + b
# Code to check ends
end_time = time.time()
time_taken = (end_time- start
23%
29.09.2020
-amd64.tar.gz.sha256sum
[...snip]
e6be589df85076108c33e12e60cfb85dcd82c5d756a6f6ebc8de0ee505c9fd4c helm-v3.1.2-linux-amd64.tar.gz
$ sha256sum helm-v3.1.2-linux-amd64.tar.gz
e6be589df85076108c33e12e60cfb85
23%
14.08.2017
storage is handled by the almost venerable ext3. The use of BusyBox [11] for most executable programs and of Dropbear [12] as the SSH daemon is the logical consequence of the Buildroot underpinnings
23%
14.03.2013
command:
# sockstat | grep "\*:[0-9]"
The description for rc.conf(5) lists the services that need to be bound to a fixed IP address via parameters. One example is the inetd service:
inetd_flags="-wW -a
23%
25.03.2020
ZJOUoUsZGlkk
client2:q0eL78zFrbnESW6c/F0qit5MNCpS8IBgyh1BdXiyyuI
client3:zkq8eT31Nib3IHWfp0yyu15BCW52VMbY8+LhVUt3ylA
The client uses the appropriate password in the /etc/stunnel/psk-client1.txt file:
client1:Wf
23%
07.10.2014
summary of the status of the system. Let me explain with an example. Figure 1 is a screen shot of my desktop when I was running Python code test3.py (a long-running processor- and memory-intensive piece
23%
09.12.2021
of threads, use:
$ plzip -v -9 -n 32 package-list.txt
package-list.txt: 2.640:1, 37.88% ratio, 62.12% saved, 11626 in, 4404 out.
The -n 32
option tells plzip
to use 32 threads to perform the compression
23%
10.04.2015
; Figure 3) [6], and Project Atomic, "a lean and mean OS built for containers" [7] looks promising, despite the beta state. If you want to dive deeper into the underlying technology, the OpenShift blog
23%
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
23%
20.03.2014
"name": "net0",
22 "description": "public"
23 }
24 ],
25 "ssh_key": true
26 },
27 "disk_driver": "virtio",
28 "nic_driver": "virtio",
29 "uuid": "555793a9-3c