29%
17.08.2011
_costs = {
't1.micro' => 0.02,
'm1.small' => 0.095,
'c1.medium' => 0.19,
'm2.2xlarge' => 1.14,
'm2.4xlarge' => 2.28
}
Then I list the regions. This could have been dynamic, but I don’t want
29%
13.02.2017
2
3
4
5
6
7
8
0
0
0
0
1
1
1
1
2
1
0
0
0
0
0
0
29%
08.07.2018
2 min, 0 users, load average: 0.10, 0.10, 0.04
$ more /tmp/hosts
192.168.1.4
192.168.1.250
This command tells pdsh
to take the hostnames from the file listed after -w ^
(no space between
29%
17.06.2011
11.43 0 0 datenkrake
db 1.34 0 0 limesurvey
db 2.75 0 0 sprzblog
db 2.67 0 0 mysql
db 3.45 0 0 piwik
db 2.50 0 0 ... 2
29%
29.09.2020
12m
kube-system local-path-provisioner-58fb86bdfd-hgdc4 1/1 Running 0 12m
kube-system helm-install-traefik-2b2f2 0/1 Completed 0 12m
kube
29%
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
29%
15.08.2016
DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52
29%
07.02.2019
/2),n
d(j) = c(j) - e(j)
end do
#pragma acc parallel loop copyin(a, b, e)
create(c) copyout(d)
{
for (int i=0; i < n; i++)
{
c[i] = a[i] * b[i]
}
for (int j=(n/2
29%
02.08.2021
docker (excerpt)
$ docker ps
IMAGE STATUS PORTS NAMES
kindest/node:v1.20.2 Up 6 minutes 127.0.0.1:34369->6443/tcp kind-control-plane
What
29%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15